Interface TopChatCategoryUsers

Represents the categories of chats for which a list of frequently used chats can be retrieved. Subtype of TopChatCategory.

interface TopChatCategoryUsers {
    @type: "topChatCategoryUsers";
}

Properties

Properties

@type: "topChatCategoryUsers"