MessageReactionsList
---types--- messages.messageReactionsList#31bd492d flags:# count:int reactions:Vector<MessagePeerReaction> chats:Vector<Chat> users:Vector<User> next_offset:flags.0?string = messages.MessageReactionsList
Belongs to
messages.MessageReactionsList |
This type can only be an instance of:
MessageReactionsList |
Members
count | int | |
reactions | MessagePeerReaction | 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. |