starGift

Represents a star gift, see here » for more info.

starGift#7f853c12 flags:# limited:flags.0?true sold_out:flags.1?true birthday:flags.2?true id:long sticker:Document stars:long availability_remains:flags.0?int availability_total:flags.0?int availability_resale:flags.4?long convert_stars:long first_sale_date:flags.1?int last_sale_date:flags.1?int upgrade_stars:flags.3?long resell_min_stars:flags.4?long title:flags.5?string released_by:flags.6?Peer = StarGift;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
limited flags.0?true Whether this is a limited-supply gift.
sold_out flags.1?true Whether this gift sold out and cannot be bought anymore.
birthday flags.2?true Whether this is a birthday-themed gift
id long Identifier of the gift
sticker Document Sticker that represents the gift.
stars long Price of the gift in Telegram Stars.
availability_remains flags.0?int For limited-supply gifts: the remaining number of gifts that may be bought.
availability_total flags.0?int For limited-supply gifts: the total number of gifts that was available in the initial supply.
availability_resale flags.4?long The total number of (upgraded to collectibles) gifts of this type currently on resale
convert_stars long The receiver of this gift may convert it to this many Telegram Stars, instead of displaying it on their profile page.
convert_stars will be equal to stars only if the gift was bought using recently bought Telegram Stars, otherwise it will be less than stars.
first_sale_date flags.1?int For sold out gifts only: when was the gift first bought.
last_sale_date flags.1?int For sold out gifts only: when was the gift last bought.
upgrade_stars flags.3?long The number of Telegram Stars the user can pay to convert the gift into a collectible gift ».
resell_min_stars flags.4?long The minimum price in Stars for gifts of this type currently on resale.
title flags.5?string Title of the gift
released_by flags.6?Peer This gift was released by the specified peer.

Type

StarGift

Related pages

Stickers

Telegram clients support displaying static and animated stickers.

Telegram Stars

Telegram Stars are virtual items that allow users to purchase digital goods and services from bots and mini apps inside the Telegram ecosystem, send gifts to content creators on the Telegram platform, and more.

Telegram 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.