Interface ProfileTabMedia

A tab with photos and videos posted by the channel. Subtype of ProfileTab.

interface ProfileTabMedia {
    @type: "profileTabMedia";
}

Properties

Properties

@type: "profileTabMedia"