Command arguments
Command options object
Whether or not a command is an interaction or not
Message which command was ran with
Interaction options if ran as a slash command
Prefix command was ran with
Actual command that was ran (including possible aliases)
Worker
Author of the message
Channel where the message was sent
Makes an embed to send
Guild where the message was sent
Bot's memeber within the guild
Member who sent the message
Deletes the invoking message
Sends a message to the user who ran the command
Data for message
Runs an error through sendback of commands.error
Message of error
Whether or not the running user has a certain permission
Permission to test
Whether or not the bot user has a certain permission
Permission to test
React to the invoking command message
ID of custom emoji or unicode emoji
Replies to the invoking message
Data for message
Whether or not to mention the user in the reply (defaults to false)
Whether to send the message so only the user can see (only available in slash commands)
Message sent
Sends a message in the same channel as invoking message
Data for message
Message sent
Sends a file to the same channel
File buffer
Extra message options
Starts typing in the channel
Generated using TypeDoc
Context holding all information about a ran command and utility functions