Optional
prefixPoints to the channel where this command was executed (if any)
Points to the interaction
The interaction executhing this command (if any)
Points to the message
The message executing this command (if any)
Points to the full command name, including group
Get a parameter value
The parameter name, you have to use Param decorator before
If there is not a value for that parameter this value will be returned
The parameter value, an attachment, string, number, boolean, role, member, channel or null
If a prefix command was used this is equivalent to 'AnyTextChannelWithoutGroup.createMessage()', otherwise 'CommandInteraction.createMessage()'
The options to send the reply
The message object
Generated using TypeDoc
Points to the author (Erine.User) that used this command