fragment.CollectibleInfo

class pyrogram.raw.types.fragment.CollectibleInfo

Telegram API type.

Constructor of CollectibleInfo.

Details:
  • Layer: 187

  • ID: 6EBDFF91

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

  • currency (str) – N/A

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

  • crypto_currency (str) – N/A

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

  • url (str) – N/A

Functions:

This object can be returned by 1 function.

fragment.GetCollectibleInfo

Telegram API function.