is_permanent property

bool is_permanent
read / write

True, if the messages are permanently deleted by a user (as opposed to just becoming inaccessible).

Implementation

late bool is_permanent;