Skip to content

ChatStatisticsInteractionInfo

Type · TDLib 1.8.67 · d1085f9c

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

object_type

ChatStatisticsObjectType

Type of the object

view_count

int32

Number of times the object was viewed

forward_count

int32

Number of times the object was forwarded

reaction_count

int32

Number of times reactions were added to the object