archive_and_mute_new_chats_from_unknown_users property

bool archive_and_mute_new_chats_from_unknown_users
read / write

True, if new chats from non-contacts will be automatically archived and muted. Can be set to true only if the option "can_archive_and_mute_new_chats_from_unknown_users" is true.

Implementation

late bool archive_and_mute_new_chats_from_unknown_users;