Interface ProfileTabFiles

A tab with documents posted by the channel. Subtype of ProfileTab.

interface ProfileTabFiles {
    @type: "profileTabFiles";
}

Properties

Properties

@type: "profileTabFiles"