payments.StarGifts¶ class pyrogram.raw.types.payments.StarGifts¶ Available gifts ». Constructor of StarGifts. Details: Layer: 225 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) – Chats mentioned in the gifts field. users (List of User) – Users mentioned in the gifts field. Functions:This object can be returned by 1 function. payments.GetStarGifts Get a list of available gifts, see here » for more info.