payments.StarGifts#

class pyrogram.raw.base.payments.StarGifts[source]#

Available 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 2 constructors available.

payments.StarGifts

Telegram API type.

payments.StarGiftsNotModified

Telegram API type.

Functions:

This object can be returned by 1 function.

payments.GetStarGifts

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