Interface TopChatCategoryInlineBots

A category containing frequently used chats with inline bots sorted by their usage in inline mode. Subtype of TopChatCategory.

interface TopChatCategoryInlineBots {
    @type: "topChatCategoryInlineBots";
}

Properties

Properties

@type: "topChatCategoryInlineBots"