Message reactions
messageReactions#87b6e36 flags:# min:flags.0?true can_see_list:flags.2?true results:Vector<ReactionCount> recent_reactons:flags.1?Vector<MessageUserReaction> = MessageReactions;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
min | flags.0?true | Similar 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). |
results | Vector<ReactionCount> | Reactions |
In some situations user and channel constructors have reduced set of fields present (although id is always there) and min flag set.
Get message reactions