sourceMessageWasDeleted property

bool sourceMessageWasDeleted

Whether this set of flags has the sourceMessageDeleted flag set.

Implementation

bool get sourceMessageWasDeleted => has(sourceMessageDeleted);