OnStringSelectMenuKitSubmit
OnStringSelectMenuKitSubmit
Type for the handler function that is called when the string select menu is submitted.
Signature
type OnStringSelectMenuKitSubmit = OnSelectMenuKitSubmit<
  StringSelectMenuInteraction,
  StringSelectMenuKit
>