isMute property

bool isMute

当前聊天室是否禁言

Implementation

bool get isMute => mute == 0x01;