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