Application Command Create
data class ApplicationCommandCreate(val application: DiscordApplicationCommand, val sequence: Int?) : DispatchEvent(source)
Deprecated
This event is not supposed to be sent to bots. See https://github.com/discord/discord-api-docs/issues/3690 for details.