payments.StarGifts¶ class pyrogram.raw.types.payments.StarGifts¶ Telegram API type. Constructor of StarGifts. Details: Layer: 207 ID: 2ED82995 Parameters:¶ hash (int 32-bit) – N/A gifts (List of StarGift) – N/A chats (List of Chat) – N/A users (List of User) – N/A Functions:This object can be returned by 1 function. payments.GetStarGifts Telegram API function.