MentionableSelectMenuProps
MentionableSelectMenuProps
Property | Type | Value |
---|---|---|
customId | string | N/A |
defaultValues | readonly Array<APISelectMenuDefaultValue<Role | User>> | 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<MentionableSelectMenuInteraction, MentionableSelectMenuKit> | N/A |
options | CommandKitSelectMenuBuilderInteractionCollectorDispatchContextData | N/A |
placeholder | string | N/A |