MessageCommandContext

constructor(event: MessageCommandInteractionCreateEvent, command: MessageCommand<C, M>, cache: MutableStringKeyedMap<Any>)

Parameters

event

Event that triggered this message command.

command

Message command instance.