telegram-vote-poll
Cast your vote in a Telegram poll using option indexes. Send an empty array to retract your vote.
Instructions
Vote in a poll by option index (single or multi-choice). Empty array retracts vote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID or username | |
| messageId | Yes | Message ID of the poll | |
| optionIndexes | Yes | Zero-based option indexes. Empty [] retracts vote. |