Future<NIMResult<void>> updateFriend(String userId, String alias) async { throw UnimplementedError('updateFriend() is not implemented'); }