updateServerRole method

Implementation

Future<NIMResult<QChatUpdateServerRoleResult>> updateServerRole(
    QChatUpdateServerRoleParam param) async {
  throw UnimplementedError('updateServerRole is not implemented');
}