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