ChannelSelectMenuProps
ChannelSelectMenuProps
Property | Type | Value |
---|---|---|
channelTypes | readonly Array<ChannelType> | N/A |
customId | string | N/A |
defaultValues | readonly Array<APISelectMenuDefaultValue<Channel>> | N/A |
disabled | boolean | N/A |
id | number | N/A |
maxValues | number | N/A |
minValues | number | N/A |
onEnd | CommandKitSelectMenuBuilderOnEnd | N/A |
onError | ( error: Error ) => any | N/A |
onSelect | CommandKitSelectMenuBuilderInteractionCollectorDispatch<ChannelSelectMenuInteraction, ChannelSelectMenuKit> | N/A |
options | CommandKitSelectMenuBuilderInteractionCollectorDispatchContextData | N/A |
placeholder | string | N/A |