get_chat_revenue_statistics


Description:

public async ChatRevenueStatistics get_chat_revenue_statistics (int64 chat_id, bool is_dark) throws TDLibError

Returns detailed revenue statistics about a chat. Currently, this method can be used only for channels if supergroupFullInfo.can_get_revenue_statistics == true or bots if userFullInfo.bot_info.can_get_revenue_statistics == true

Parameters:

chat_id

Chat identifier

is_dark

Pass true if a dark theme is used by the application