telegram api constructor · layer 229 · #31bd492d

messages.messageReactionsList

List of peers that reacted to a specific message

definition

messages.messageReactionsList#31bd492d flags:# count:int reactions:Vector<MessagePeerReaction> chats:Vector<Chat> users:Vector<User> next_offset:flags.0?string = messages.MessageReactionsList;

parameters

nametypedescription
flags#Flags, see TL conditional fields
countintTotal number of reactions matching query
reactionsVector<MessagePeerReaction>List of peers that reacted to a specific message
chatsVector<Chat>Mentioned chats
usersVector<User>Mentioned users
next_offsetflags.0?stringIf set, indicates the next offset to use to load more results by invoking messages.getMessageReactionsList.

type

messages.MessageReactionsList

history

present in layers 136–229 · constructor id changed 1×

idlayers
#a366923c136–137
#31bd492d138–229