Skip to main content

ODTranscriptComponentRowData interface

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

A universal representatation of a discord message action row for transcripts.

View Source

Properties

References

    Properties


    components array (api.ODTranscriptButtonComponentData|api.ODTranscriptDropdownComponentData)[]

    All components (buttons & dropdowns) present in this action row.

    View Source