getExistingServerRolesByAccids method

Implementation

Future<NIMResult<QChatGetExistingServerRolesByAccidsResult>>
    getExistingServerRolesByAccids(
        QChatGetExistingServerRolesByAccidsParam param) async {
  throw UnimplementedError(
      'getExistingServerRolesByAccids is not implemented');
}