getMuteList method

List getMuteList ()

获取群禁言列表

Implementation

List getMuteList(){
  return _muteList;
}