durationInHours property

int? get durationInHours
inherited

Indicates how long the account should remain muted. Falsy value here means a permanent mute.

Implementation

String get $type; String? get comment;/// Indicates how long the account should remain muted. Falsy value here means a permanent mute.
int? get durationInHours;