Skip to main content

messagePeerVoteInputOption

How a peer voted in a poll (reduced constructor, returned if an option was provided to messages.getPollVotes)

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

Implements MessagePeerVote.

Fields

NameTypeRequiredDescription
PeerPeerClassyesThe peer that voted for the queried option
DateintyesWhen did the peer cast the vote

References