UserCommandContext
constructor(event: UserCommandInteractionCreateEvent, command: UserCommand<C, M>, cache: MutableStringKeyedMap<Any>)
Parameters
event
Event that triggered this message command.
command
Message command instance.