OnRoleSelectMenuKitSubmit
OnRoleSelectMenuKitSubmit
Type for the handler function that is called when the role select menu is submitted.
Signature
type OnRoleSelectMenuKitSubmit = OnSelectMenuKitSubmit<
RoleSelectMenuInteraction,
RoleSelectMenuKit
>