can_be_deleted_only_for_self property

bool can_be_deleted_only_for_self
read / write

True, if the message can be deleted only for the current user while other users will continue to see it.

Implementation

late bool can_be_deleted_only_for_self;