poll in status (status)
Get the attached poll, if any, in the provided status.
Requires the following blocks to be present in the project: mastodon login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
status | status | ✓ | The status to get the attached poll of. |
Output
poll - The poll. If there is no poll, returns null.