messages.getRecentReactions

Get recently used message reactions

messages.reactionsNotModified#b06fdbdf = messages.Reactions;
messages.reactions#eafdf716 hash:long reactions:Vector<Reaction> = messages.Reactions;
---functions---
messages.getRecentReactions#39461db2 limit:int hash:long = messages.Reactions;

Parameters

Name Type Description
limit int Maximum number of results to return, see pagination
hash long Hash for pagination, for more info click here

Result

messages.Reactions

Related pages

Pagination in the API

How to fetch results from large lists of objects.

Message reactions

Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.