keep_chats_from_folders_archived property

bool keep_chats_from_folders_archived
read / write

True, if unmuted chats, that are always included or pinned in a folder, will be kept in the Archive chat list when they get a new message. Ignored if keep_unmuted_chats_archived == true.

Implementation

late bool keep_chats_from_folders_archived;