This method is used to check if the user is unarchived.
Future<bool?> isUserUnArchived(String jid) { throw UnimplementedError('has not been implemented.'); }