payments.StarsRevenueStats¶
- class pyrogram.raw.base.payments.StarsRevenueStats¶
Star revenue statistics, see here » for more info.
Constructor of
StarsRevenueStats.- Details:
Layer:
224ID:
6C207376
- Parameters:
revenue_graph (
StatsGraph) – Star revenue graph (number of earned stars)status (
StarsRevenueStatus) – Current balance, current withdrawable balance and overall earned Telegram Starsusd_rate (
float64-bit) – Current conversion rate of Telegram Stars to USDtop_hours_graph (
StatsGraph, optional) – For ad revenue statistics, ad impressions graph
- Functions:
This object can be returned by 1 function.
Get Telegram Star revenue statistics ».