payments.getStarGiftUpgradePreview

Obtain a preview of the possible attributes (chosen randomly) a gift » can receive after upgrading it to a collectible gift », see here » for more info.

payments.starGiftUpgradePreview#167bd90b sample_attributes:Vector<StarGiftAttribute> = payments.StarGiftUpgradePreview;
---functions---
payments.getStarGiftUpgradePreview#9c9abcb1 gift_id:long = payments.StarGiftUpgradePreview;

Parameters

Name Type Description
gift_id long The gift to upgrade.

Result

payments.StarGiftUpgradePreview

Possible errors

Code Type Description
400 STARGIFT_INVALID The passed inputInvoiceStarGift is invalid.

Related pages

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.

inputInvoiceStarGift

Used to buy a Telegram Star Gift, see here » for more info.