GuildModalSubmitInteractionCreateEvent
class GuildModalSubmitInteractionCreateEvent(val interaction: GuildModalSubmitInteraction, val kord: Kord, val shard: Int, val customContext: Any?) : ModalSubmitInteractionCreateEvent(source)
An Event that fires when a GuildModalSubmitInteraction is created.