author of message (message)
Get the author of a message.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
message | message | ✓ | The message to get the author of. |
Output
user - The author of the specified message.