Channel Select Menu Impl
class ChannelSelectMenuImpl(yde: YDE, json: JsonNode, interactionId: GetterSnowFlake) : SelectMenuImpl, ChannelSelectMenu(source)
Properties
Link copied to clipboard
The application id of this component.
Link copied to clipboard
The channel were this component was triggered.
Link copied to clipboard
Gets a list of Components that were sent with this component.
Link copied to clipboard
Gets extra data sent with this component.
Link copied to clipboard
The interaction id.
Link copied to clipboard
The interaction token.
Link copied to clipboard
The interaction type of this component.
Link copied to clipboard
Whether select menu is disabled (defaults to false)
Link copied to clipboard
The placeholder text if nothing is selected; max 150 characters.
Link copied to clipboard
The channels that are selected.
Link copied to clipboard
The select menu types.
Link copied to clipboard
The type of component interaction.