get_chat_statistics


Description:

public async ChatStatistics get_chat_statistics (int64 chat_id, bool is_dark) throws TDLibError

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

Parameters:

chat_id

Chat identifier

is_dark

Pass true if a dark theme is used by the application