Interface ChatListMain

Describes a list of chats. Subtype of ChatList.

interface ChatListMain {
    @type: "chatListMain";
}

Properties

Properties

@type: "chatListMain"