SlashCommandSucceededEvent
interface SlashCommandSucceededEvent<C : SlashCommand<*, *, *>> : CommandSucceededEvent<C, ChatInputCommandInteractionCreateEvent>
Basic event emitted when a slash command invocation succeeds.