Piecewise

Build chat bots with blocks

content of message (message)

In Discord → Messages

Jump to block

Get the (text) content 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 content of.

Output

String - The text content of the specified message.