telegram api constructor · layer 229 · #0a339f0b

messageReactions

Message reactions »

definition

messageReactions#a339f0b flags:# min:flags.0?true can_see_list:flags.2?true reactions_as_tags:flags.3?true results:Vector<ReactionCount> recent_reactions:flags.1?Vector<MessagePeerReaction> top_reactors:flags.4?Vector<MessageReactor> = MessageReactions;

parameters

nametypedescription
flags#Flags, see TL conditional fields
minflags.0?trueSimilar to min objects, used for message reaction » constructors that are the same for all users so they don't have the reactions sent by the current user (you can use messages.getMessagesReactions to get the full reaction info).
can_see_listflags.2?trueWhether messages.getMessageReactionsList can be used to see how each specific peer reacted to the message
reactions_as_tagsflags.3?trueIf set or if there are no reactions, all present and future reactions should be treated as message tags, see here » for more info.
resultsVector<ReactionCount>Reactions
recent_reactionsflags.1?Vector<MessagePeerReaction>List of recent peers and their reactions
top_reactorsflags.4?Vector<MessageReactor>Paid Telegram Star reactions leaderboard » for this message.

type

MessageReactions

history

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

idlayers
#087b6e36136–137
#4f2b9479138–185
#0a339f0b186–229