stats.BroadcastRevenueStats#
- class pyrogram.raw.types.stats.BroadcastRevenueStats#
Channel revenue ad statistics, see here » for more info.
Constructor of
BroadcastRevenueStats
.- Details:
Layer:
198
ID:
5407E297
- Parameters:
top_hours_graph (
StatsGraph
) – Ad impressions graphrevenue_graph (
StatsGraph
) – Ad revenue graph (in the smallest unit of the cryptocurrency in which revenue is calculated)balances (
BroadcastRevenueBalances
) – Current balance, current withdrawable balance and overall revenueusd_rate (
float
64-bit
) – Current conversion rate of the cryptocurrency (not in the smallest unit) in which revenue is calculated to USD
- Functions:
This object can be returned by 1 function.
Get channel ad revenue statistics ».