Interface TopChatCategoryChannels

A category containing frequently used channels. Subtype of TopChatCategory.

interface TopChatCategoryChannels {
    @type: "topChatCategoryChannels";
}

Properties

Properties

@type: "topChatCategoryChannels"