getChatRevenueStatistics¶
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
getChatRevenueStatistics(
chat_id: int53,
is_dark: Bool
) → ChatRevenueStatistics