appealed property

bool? get appealed
inherited

True indicates that the a previously taken moderator action was appealed against, by the author of the content. False indicates last appeal was resolved by moderators.

Implementation

DateTime? get lastAppealedAt; bool? get takendown;/// True indicates that the a previously taken moderator action was appealed against, by the author of the content. False indicates last appeal was resolved by moderators.
bool? get appealed;