fragment.CollectibleInfo

class pyrogram.raw.types.fragment.CollectibleInfo

{schema}

Constructor of CollectibleInfo.

Details:
  • Layer: 187

  • ID: 6EBDFF91

Parameters:
  • purchase_date (int 32-bit)

  • currency (str)

  • amount (int 64-bit)

  • crypto_currency (str)

  • crypto_amount (int 64-bit)

  • url (str)

Functions:

This object can be returned by 1 function.

fragment.GetCollectibleInfo

{schema}