StarsTopupOption

class pyrogram.raw.types.StarsTopupOption

{schema}

Constructor of StarsTopupOption.

Details:
  • Layer: 187

  • ID: BD915C0

Parameters:
  • stars (int 64-bit)

  • currency (str)

  • amount (int 64-bit)

  • extended (bool, optional)

  • store_product (str, optional)

Functions:

This object can be returned by 1 function.

payments.GetStarsTopupOptions

{schema}