View Source ExTDLib.Object.AddedReactions (ExTDLib v0.0.4)

Represents a list of reactions added to a message.

NameTypeDescription
total_countnumberThe total number of found reactions.
reactionsaddedReactionThe list of added reactions.
next_offsetstringThe offset for the next request. If empty, then there are no more results.

More details on telegram's documentation.