Interface TopChatCategoryGroups

A category containing frequently used basic groups and supergroups. Subtype of TopChatCategory.

interface TopChatCategoryGroups {
    @type: "topChatCategoryGroups";
}

Properties

Properties

@type: "topChatCategoryGroups"