haskell-tdlib-2.1.9.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetChatRevenueStatistics

Synopsis

Documentation

data GetChatRevenueStatistics Source #

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. Returns ChatRevenueStatistics

Constructors

GetChatRevenueStatistics 

Fields