Skip to main content

ODTranscriptComponentData 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 component for transcripts.

View Source

References

    Properties


    disabled boolean boolean

    Is this component disabled?

    View Source


    id type null|string

    The custom id of this component.

    View Source


    type type "button"|"dropdown"

    The type of this component.

    View Source