tempMutedDuration property

  1. @JsonKey(defaultValue: 0)
int tempMutedDuration
final

临时禁言时长,单位为秒

Implementation

@JsonKey(defaultValue: 0)
final int tempMutedDuration;