UpdateBotPurchasedPaidMedia#

class pyrogram.raw.types.UpdateBotPurchasedPaidMedia#

Bots only: a user has purchased a paid media.

Constructor of Update.

Details:
  • Layer: 198

  • ID: 283BD312

Parameters:
  • user_id (int 64-bit) – The user that bought the media

  • payload (str) – Payload passed by the bot in inputMediaPaidMedia.payload

  • qts (int 32-bit) – New qts value, see updates » for more info.