Skip to main content
Version: Next

OnChannelSelectMenuKitSubmit

OnChannelSelectMenuKitSubmit

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

Signature
type OnChannelSelectMenuKitSubmit = OnSelectMenuKitSubmit<
ChannelSelectMenuInteraction,
ChannelSelectMenuKit
>