VotesList
---types--- messages.votesList#4899484e flags:# count:int votes:Vector<MessagePeerVote> chats:Vector<Chat> users:Vector<User> next_offset:flags.0?string = messages.VotesList
Belongs to
messages.VotesList |
This type can only be an instance of:
VotesList |
Members
count | int | |
votes | MessagePeerVote | A list must be supplied. |
chats | Chat | A list must be supplied. |
users | User | A list must be supplied. |
next_offset | string | This argument defaults to None and can be omitted. |