OwnedGiftUnique
Describes a unique gift received and owned by a user or a chat.
Properties
gift
(UniqueGift): Information about the unique giftowned_gift_id
(str
): Optional. Unique identifier of the received gift for the bot; for gifts received on behalf of business accounts onlysender_user
(User): Optional. Sender of the gift if it is a known usersend_date
(int
): Date the gift was sent in Unix timeis_saved
(bool
): Optional. True, if the gift is displayed on the account's profile pagecan_be_transferred
(bool
): Optional. True, if the gift can be transferred to another ownertransfer_star_count
(int
): Optional. Number of Telegram Stars that must be paid to transfer the giftnext_transfer_date
(int
)