Skip to main content

ODTranscriptDropdownComponentOptionData 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 dropdown option for transcripts.

View Source

References

    Properties


    description type null|string

    The description of this dropdown option.

    View Source


    emoji type null|api.ODTranscriptEmojiData

    The emoji of this dropdown option.

    View Source


    id string string

    The custom id of this dropdown option.

    View Source


    label type null|string

    The label of this dropdown option.

    View Source