Piecewise

Build chat bots with blocks

notification (notification) is (type)

In Mastodon → Notifications

Jump to block

Determine if a notification is of a particular type.

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

Parameters

Parameter name Parameter type Required? Description
notification notification The notification to check.
type any The type to check.

Output

Boolean - Whether the notification is of the specified type.