payments.StarsRevenueStats#

class pyrogram.raw.types.payments.StarsRevenueStats#

Star revenue statistics, see here » for more info.

Constructor of StarsRevenueStats.

Details:
  • Layer: 187

  • ID: C92BB73B

Parameters:
  • revenue_graph (StatsGraph) – Star revenue graph (number of earned stars)

  • status (StarsRevenueStatus) – Current balance, current withdrawable balance and overall earned Telegram Stars

  • usd_rate (float 64-bit) – Current conversion rate of Telegram Stars to USD

Functions:

This object can be returned by 1 function.

payments.GetStarsRevenueStats

Get Telegram Star revenue statistics ».