删除频道身份组
Future<NIMResult<void>> removeChannelRole(QChatRemoveChannelRoleParam param) { return _platform.removeChannelRole(param); }