EphemeralSlashCommandSucceededEvent
data class EphemeralSlashCommandSucceededEvent(val command: EphemeralSlashCommand<*, *>, val event: ChatInputCommandInteractionCreateEvent) : SlashCommandSucceededEvent<EphemeralSlashCommand<*, *>>
Event emitted when an ephemeral slash command invocation succeeds.