payments.StarGifts#

class pyrogram.raw.types.payments.StarGifts#

Available gifts .

Constructor of StarGifts.

Details:
  • Layer: 211

  • ID: 2ED82995

Parameters:
  • hash (int 32-bit) – Hash used for caching, for more info click here

  • gifts (List of StarGift) – List of available gifts.

  • chats (List of Chat)

  • users (List of User)

Functions:

This object can be returned by 1 function.

payments.GetStarGifts

Get a list of available gifts, see here for more info.