ChatStatisticsInteractionInfo¶
Contains statistics about interactions with a message sent in the chat or a story posted on behalf of the chat
ChatStatisticsInteractionInfo(
object_type: ChatStatisticsObjectType,
view_count: int32,
forward_count: int32,
reaction_count: int32
) → ChatStatisticsInteractionInfo