RoleSelectMenuProps
RoleSelectMenuProps
Property | Type | Value |
---|---|---|
customId | string | N/A |
defaultValues | readonly Array<APISelectMenuDefaultValue<Role>> | 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<RoleSelectMenuInteraction, RoleSelectMenuKit> | N/A |
options | CommandKitSelectMenuBuilderInteractionCollectorDispatchContextData | N/A |
placeholder | string | N/A |