Interface: CommandContext
types/types.CommandContext
Properties
message
• message: Message
The message that triggered the command
Defined in
reply
• reply: LogFunction
Like send(), but will tag the user.
Defined in
send
• send: LogFunction
Will send a message.