Skip to main content

updateMessagePoll

The results of a poll have changed

type tg.UpdateMessagePoll struct { /* ... */ }

Implements Update.

Fields

NameTypeRequiredDescription
PeerPeerClassPeer field of UpdateMessagePoll.
MsgIDintMsgID field of UpdateMessagePoll.
TopMsgIDintTopMsgID field of UpdateMessagePoll.
PollIDint64yesPoll ID
PollPollIf the server knows the client hasn't cached this poll yet, the poll itself
ResultsPollResultsyesNew poll results

References