is_permanent property
read / write
True, if the messages are permanently deleted by a user (as opposed to just becoming inaccessible).
Implementation
late bool is_permanent;
True, if the messages are permanently deleted by a user (as opposed to just becoming inaccessible).
late bool is_permanent;