StarGiftCollection

class pyrogram.raw.types.StarGiftCollection

Telegram API type.

Constructor of StarGiftCollection.

Details:
  • Layer: 224

  • ID: 9D6B13B0

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

  • title (str) – N/A

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

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

  • icon (Document, optional) – N/A

Functions:

This object can be returned by 2 functions.

payments.CreateStarGiftCollection

Telegram API function.

payments.UpdateStarGiftCollection

Telegram API function.