tg_poll
Post a poll or quiz to a Telegram group or channel with 2-10 options, support for multiple answers, anonymous voting, and revealing correct answer.
Instructions
Post a poll (2-10 options). Telegram refuses polls in private chats.
Args: chat: group or channel. question: the question. options: answer options. multiple: allow several answers. quiz_answer: index of the correct option — makes it a quiz. anonymous: false shows who voted for what.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| options | Yes | ||
| multiple | No | ||
| question | Yes | ||
| anonymous | No | ||
| quiz_answer | No |