payments.SavedStarGifts#

class pyrogram.raw.base.payments.SavedStarGifts#

Represents a list of gifts.

Users can send Gifts to their friends. The recipients of gifts can display them on their profile pages or turn them into Telegram Stars . Telegram Stars can be used for many things, including supporting creators and buying services in mini apps.

Constructors:

This base type has 1 constructor available.

payments.SavedStarGifts

Represents a list of gifts.

Functions:

This object can be returned by 2 functions.

payments.GetSavedStarGifts

Fetch the full list of gifts owned by a peer.

payments.GetSavedStarGift

Fetch info about specific gifts owned by a peer we control.