ODTranscriptDropdownComponentData 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 for transcripts.
Properties
inherited disabled
boolean ➜ boolean
Is this component disabled?
inherited id
type ➜ null|string
The custom id of this component.
options
array ➜ api.ODTranscriptDropdownComponentOptionData[]
All options available in this dropdown.
placeholder
type ➜ null|string
The placeholder in this dropdown.
type
type ➜ "dropdown"
The type of this component.