Skip to main content

OnChannelSelectMenuKitSubmit

OnChannelSelectMenuKitSubmit

Type for the handler function that is called when the channel select menu is submitted.

Signature
type OnChannelSelectMenuKitSubmit = OnSelectMenuKitSubmit<
ChannelSelectMenuInteraction,
ChannelSelectMenuKit
>