deleted property

bool? deleted
getter/setter pair

Whether this reply has been deleted.

If a reply has been deleted the content will be cleared and this will only represent a reply that once existed.

Output only.

Implementation

core.bool? deleted;