GlobalSelectMenuInteractionCreateEvent
class GlobalSelectMenuInteractionCreateEvent(val interaction: GlobalSelectMenuInteraction, val kord: Kord, val shard: Int, val customContext: Any?) : SelectMenuInteractionCreateEvent, GlobalComponentInteractionCreateEvent(source)
An Event that fires when a GlobalSelectMenuInteraction is created.