StarGift#
- class pyrogram.raw.types.StarGift#
Represents a star gift, see here for more info.
Constructor of
StarGift.- Details:
Layer:
214ID:
80AC53C3
- Parameters:
id (
int64-bit) – Identifier of the giftsticker (
Document) – Sticker that represents the gift.stars (
int64-bit) – Price of the gift in Telegram Stars.convert_stars (
int64-bit) – 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.limited (
bool, optional) – Whether this is a limited-supply gift.sold_out (
bool, optional) – Whether this gift sold out and cannot be bought anymore.birthday (
bool, optional) – Whether this is a birthday-themed giftrequire_premium (
bool, optional) – N/Alimited_per_user (
bool, optional) – N/Aavailability_remains (
int32-bit, optional) – For limited-supply gifts: the remaining number of gifts that may be bought.availability_total (
int32-bit, optional) – For limited-supply gifts: the total number of gifts that was available in the initial supply.availability_resale (
int64-bit, optional) – The total number of (upgraded to collectibles) gifts of this type currently on resalefirst_sale_date (
int32-bit, optional) – For sold out gifts only: when was the gift first bought.last_sale_date (
int32-bit, optional) – For sold out gifts only: when was the gift last bought.upgrade_stars (
int64-bit, optional) – The number of Telegram Stars the user can pay to convert the gift into a collectible gift ».resell_min_stars (
int64-bit, optional) – The minimum price in Stars for gifts of this type currently on resale.title (
str, optional) – Title of the giftreleased_by (
Peer, optional) – This gift was released by the specified peer.per_user_total (
int32-bit, optional) – N/Aper_user_remains (
int32-bit, optional) – N/Alocked_until_date (
int32-bit, optional) – N/A