Piecewise

Build chat bots with blocks

message (message) (property)

In Discord → Messages

Jump to block

Determine whether a message is publishable (crosspostable), deletable, pinnable, or pinned; or whether the message fulfills other properties.

Requires the following blocks to be present in the project: discord login

Parameters

Parameter name Parameter type Required? Description
message message The message to check.
property any The property to check.

Output

Boolean - Whether the message has the specified property