can_be_deleted_only_for_self property

bool can_be_deleted_only_for_self
read / write

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

Implementation

late bool can_be_deleted_only_for_self;