tempMuted property

  1. @JsonKey(defaultValue: false)
bool tempMuted
final

是否临时禁言状态

Implementation

@JsonKey(defaultValue: false)
final bool tempMuted;