Skip to content

getChatStatistics

Function · TDLib 1.8.67 · d1085f9c

Returns detailed statistics about a chat. Currently, this method can be used only for supergroups and channels. Can be used only if supergroupFullInfo.can_get_statistics == true

getChatStatistics(
  chat_id: int53,
  is_dark: Bool
) → ChatStatistics

chat_id

int53

Chat identifier

is_dark

Bool

Pass true if a dark theme is used by the application