$authorOfMessage
Returns the ID of the provided message's author.
Usage
$authorOfMessage[channelID;messageID]
Breakdown
channelID
- The channel where the message was sent.messageID
- The message that the bot returns the author ID for.
Returns the ID of the provided message's author.
$authorOfMessage[channelID;messageID]
channelID
- The channel where the message was sent.messageID
- The message that the bot returns the author ID for.