telegramx.js

OwnedGift

type

This 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;