MessageReactions
---types---
messageReactions#4f2b9479 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> = MessageReactions
Belongs to
This type can only be an instance of:
Members
results | ReactionCount | A list must be supplied. |
min | flag | This argument defaults to None and can be omitted. |
can_see_list | flag | This argument defaults to None and can be omitted. |
reactions_as_tags | flag | This argument defaults to None and can be omitted. |
recent_reactions | MessagePeerReaction | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |