Interface SetArchiveChatListSettings

Changes settings for automatic moving of chats to and from the Archive chat lists. Request type for Tdjson#setArchiveChatListSettings.

interface SetArchiveChatListSettings {
    @type: "setArchiveChatListSettings";
    settings: ArchiveChatListSettings;
}

Properties

Properties

@type: "setArchiveChatListSettings"

New settings.