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

Contains statistics about interactions with a message sent in the chat or a story sent by the chat.

NameTypeDescription
object_typeChatStatisticsObjectTypeType of the object.
view_countnumberNumber of times the object was viewed.
forward_countnumberNumber of times the object was forwarded.
reaction_countnumberNumber of times reactions were added to the object.

More details on telegram's documentation.