SlashCommandInvocationEvent
interface SlashCommandInvocationEvent<C : SlashCommand<*, *, *>> : CommandInvocationEvent<C, ChatInputCommandInteractionCreateEvent>
Basic event emitted when a slash command is invoked.
Basic event emitted when a slash command is invoked.