BroadcastRevenueTransactionProceeds#

class pyrogram.raw.types.BroadcastRevenueTransactionProceeds#

Describes earnings from sponsored messages in a channel in some time frame, see here » for more info.

Constructor of BroadcastRevenueTransaction.

Details:
  • Layer: 187

  • ID: 557E2CC4

Parameters:
  • amount (int 64-bit) – Amount in the smallest unit of the cryptocurrency.

  • from_date (int 32-bit) – Start unixtime for the timeframe.

  • to_date (int 32-bit) – End unixtime for the timeframe.