I voted on poll (poll)
Check whether the current user voted on a particular poll.
Requires the following blocks to be present in the project: mastodon login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
poll | poll | ✓ | The poll to check. |
Output
Boolean - Whether the current user voted on the specified poll.