Interface ProfileTabPosts

Describes a tab shown in a user or a chat profile. Subtype of ProfileTab.

interface ProfileTabPosts {
    @type: "profileTabPosts";
}

Properties

Properties

@type: "profileTabPosts"