message (message) (property)
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