the attatchment of this command message. If this was created from CommandInteraction, this will always return empty collection.
the author of this command message
the channel of this command message
the channel id of this command message
Command name which was resolved
the content of this command message
the date time of this command message
the timestamp of this command message
the guild of this command message
the id of this command message
the memeber of this command message
Command arguments which was resolved
Raw command arguments
the reactions of this command message If this was created from CommandInteraction, this will always return null.
Response message bound to this command message
the url of this command message If this was created from CommandInteraction, this will always return null.
Respond to the command You can call this once
message content
response message bound to this command message
Set suppress of the embed of command message
if true suppressed, otherwise false
Initialize this from interaction
Interaction that contains command
new CommandMessage instance
Initialize this from Message
Message an user sent that contains command
new CommandMessage instance
Reslolve command and arguments from message content
message content
prefix length
object contains resolved command, parsed arguments and raw argument.
Generated using TypeDoc
Represents CommandInteraction or Message which contains command.