Add an answer option to an open-answer poll »
메서드 스키마는 레이어 224부터 사용할 수 있습니다. 전환 »
| 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.