Add an answer option to an open-answer poll »
Method schema is available as of layer 224. Switch »
| Name | Type | Description |
|---|---|---|
| peer | InputPeer | Peer where the poll is located |
| msg_id | int | Message ID of the poll |
| answer | PollAnswer | The new answer option to add, use inputPollAnswer |
| Code | Type | Description |
|---|---|---|
| 400 | PEER_ID_INVALID | The provided peer id is invalid. |
An answer option to add to an open-answer poll »
Telegram allows sending polls and quizzes, that can be voted on by thousands, if not millions of users in chats and channels.