StarsGiftOption

class pyrogram.raw.types.StarsGiftOption

Telegram API type.

Constructor of StarsGiftOption.

Details:
  • Layer: 187

  • ID: 5E0589F1

Parameters:
  • stars (int 64-bit) – N/A

  • currency (str) – N/A

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

  • extended (bool, optional) – N/A

  • store_product (str, optional) – N/A

Functions:

This object can be returned by 1 function.

payments.GetStarsGiftOptions

Telegram API function.