UpdateMessagePoll
---types--- updateMessagePoll#d64c522b flags:# peer:flags.1?Peer msg_id:flags.1?int top_msg_id:flags.2?int poll_id:long poll:flags.0?Poll results:PollResults = Update
Belongs to
| Update |
This type can be an instance of either:
Members
| poll_id | long | |
| results | PollResults | |
| peer | Peer | This argument defaults to None and can be omitted. |
| msg_id | int | This argument defaults to None and can be omitted. |
| top_msg_id | int | This argument defaults to None and can be omitted. |
| poll | Poll | This argument defaults to None and can be omitted. |