UnsafeSlashCommandSucceededEvent
data class UnsafeSlashCommandSucceededEvent(val command: UnsafeSlashCommand<*, *>, val event: ChatInputCommandInteractionCreateEvent) : SlashCommandSucceededEvent<UnsafeSlashCommand<*, *>>
Event emitted when an unsafe slash command invocation succeeds.