Interface TopChatCategoryBots

A category containing frequently used private chats with bot users. Subtype of TopChatCategory.

interface TopChatCategoryBots {
    @type: "topChatCategoryBots";
}

Properties

Properties

@type: "topChatCategoryBots"