Interface TopChatCategoryCalls

A category containing frequently used chats used for calls. Subtype of TopChatCategory.

interface TopChatCategoryCalls {
    @type: "topChatCategoryCalls";
}

Properties

Properties

@type: "topChatCategoryCalls"