SlashCommandContext
constructor(event: ChatInputCommandInteractionCreateEvent, command: SlashCommand<C, A, M>, cache: MutableStringKeyedMap<Any>)
Parameters
event
Event that triggered this slash command invocation.
Event that triggered this slash command invocation.