notification (notification) is (type)
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.