PremiumGiftCodeOption

class pyrogram.raw.types.PremiumGiftCodeOption

Telegram API type.

Constructor of PremiumGiftCodeOption.

Details:
  • Layer: 187

  • ID: 257E962B

Parameters:
  • users (int 32-bit) – N/A

  • months (int 32-bit) – N/A

  • currency (str) – N/A

  • amount (int 64-bit) – N/A

  • store_product (str, optional) – N/A

  • store_quantity (int 32-bit, optional) – N/A

Functions:

This object can be returned by 1 function.

payments.GetPremiumGiftCodeOptions

Telegram API function.