Interface ChatStatisticsSupergroup

Contains a detailed statistics about a chat. Subtype of ChatStatistics.

Properties

@type: "chatStatisticsSupergroup"
action_graph: StatisticalGraph

A graph containing number of different actions in the chat.

day_graph: StatisticalGraph

A graph containing distribution of message views per hour.

join_by_source_graph: StatisticalGraph

A graph containing number of new member joins per source.

join_graph: StatisticalGraph

A graph containing number of members joined and left the chat.

language_graph: StatisticalGraph

A graph containing distribution of active users per language.

member_count: StatisticalValue

Number of members in the chat.

member_count_graph: StatisticalGraph

A graph containing number of members in the chat.

message_content_graph: StatisticalGraph

A graph containing distribution of sent messages by content type.

message_count: StatisticalValue

Number of messages sent to the chat.

period: DateRange

A period to which the statistics applies.

sender_count: StatisticalValue

Number of users who sent messages to the chat.

List of most active administrators in the last week.

List of most active inviters of new members in the last week.

List of users sent most messages in the last week.

viewer_count: StatisticalValue

Number of users who viewed messages in the chat.

week_graph: StatisticalGraph

A graph containing distribution of message views per day of week.