payments.UniqueStarGiftValueInfo

class pyrogram.raw.types.payments.UniqueStarGiftValueInfo

Telegram API type.

Constructor of UniqueStarGiftValueInfo.

Details:
  • Layer: 220

  • ID: 512FE446

Parameters:
  • currency (str) – N/A

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

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

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

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

  • last_sale_on_fragment (bool, optional) – N/A

  • value_is_average (bool, optional) – N/A

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

  • last_sale_price (int 64-bit, optional) – N/A

  • floor_price (int 64-bit, optional) – N/A

  • average_price (int 64-bit, optional) – N/A

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

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

  • fragment_listed_url (str, optional) – N/A

Functions:

This object can be returned by 1 function.

payments.GetUniqueStarGiftValueInfo

Telegram API function.