can_unarchive property
read / write
If true, the chat was automatically archived and can be moved back to the main chat list using addChatToList simultaneously with setting chat notification settings to default using setChatNotificationSettings.
Implementation
late bool can_unarchive;