OwnedGift
typeThis object describes a gift received and owned by a user or a chat. Currently, it can be one of - OwnedGiftRegular - OwnedGiftUnique
Declaration
type OwnedGift = OwnedGiftRegular | OwnedGiftUnique;This object describes a gift received and owned by a user or a chat. Currently, it can be one of - OwnedGiftRegular - OwnedGiftUnique
type OwnedGift = OwnedGiftRegular | OwnedGiftUnique;