from_cache property

Bool? from_cache
getter/setter pair

True, if the messages are deleted only from the cache and can possibly be retrieved again in the future

Implementation

Bool? from_cache;