UniqueGiftInfo
Describes a service message about a unique gift that was sent or received.
Properties
gift
ts
gift: UniqueGift;Information about the gift
origin
ts
origin: "upgrade" | "transfer" | "resale";Origin of the gift. Currently, either “upgrade” for gifts upgraded from regular gifts, “transfer” for gifts transferred from other users or channels, or “resale” for gifts bought from other users
owned_gift_id
ts
owned_gift_id?: string;Unique identifier of the received gift for the bot; only present for gifts received on behalf of business accounts
transfer_star_count
ts
transfer_star_count?: number;Number of Telegram Stars that must be paid to transfer the gift; omitted if the bot cannot transfer the gift
last_resale_star_count
ts
last_resale_star_count?: number;For gifts bought from other users, the price paid for the gift
next_transfer_date
ts
next_transfer_date?: string;Point in time (Unix timestamp) when the gift can be transferred. If it is in the past, then the gift can be transferred now