Interface ProfileTabLinks

A tab with messages posted by the channel and containing links. Subtype of ProfileTab.

interface ProfileTabLinks {
    @type: "profileTabLinks";
}

Properties

Properties

@type: "profileTabLinks"