payments.StarGifts#

class pyrogram.raw.types.payments.StarGifts#

Available gifts ».

Constructor of StarGifts.

Details:
  • Layer: 198

  • ID: 901689EA

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

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

Functions:

This object can be returned by 1 function.

payments.GetStarGifts

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