can_be_deleted_only_for_self property
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;
True, if the chat messages can be deleted only for the current user while other users will continue to see the messages.
late bool can_be_deleted_only_for_self;