Interface ProfileTabGifts

A tab with gifts received by the user or the channel chat. Subtype of ProfileTab.

interface ProfileTabGifts {
    @type: "profileTabGifts";
}

Properties

Properties

@type: "profileTabGifts"