getChatStatistics¶
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