Piecewise

Build chat bots with blocks

author of message (message)

In Discord → Messages

Jump to block

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.