lastAppealedAt property
Timestamp referencing when the author of the subject appealed a moderation action
Implementation
int? get priorityScore; DateTime? get muteUntil; DateTime? get muteReportingUntil; String? get lastReviewedBy; DateTime? get lastReviewedAt; DateTime? get lastReportedAt;/// Timestamp referencing when the author of the subject appealed a moderation action
DateTime? get lastAppealedAt;