I (state) user (user)
Check the state of the bot’s relationship with a user.
Requires the following blocks to be present in the project: mastodon login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
state | any | ✓ | The state to check. |
user | user | ✓ | The user to check relationship state with. |
Output
Boolean - Whether the bot has the specified relationship with a user.