Interface TopChatCategoryForwardChats

A category containing frequently used chats used to forward messages. Subtype of TopChatCategory.

interface TopChatCategoryForwardChats {
    @type: "topChatCategoryForwardChats";
}

Properties

Properties

@type: "topChatCategoryForwardChats"