StarGiftUnique#

class pyrogram.raw.types.StarGiftUnique#

Constructor of StarGift.

Details:
  • Layer: 211

  • ID: 3A274D50

Parameters:
  • id (int 64-bit)

  • title (str)

  • slug (str)

  • num (int 32-bit)

  • attributes (List of StarGiftAttribute)

  • availability_issued (int 32-bit)

  • availability_total (int 32-bit)

  • require_premium (bool, optional) – N/A

  • resale_ton_only (bool, optional) – N/A

  • owner_id (Peer, optional)

  • owner_name (str, optional)

  • owner_address (str, optional)

  • gift_address (str, optional)

  • resell_amount (List of StarsAmount, optional) – N/A

  • released_by (Peer, optional)