Future<bool?> addUsersToGroup(String jid, List<String> userList) { throw UnimplementedError('has not been implemented.'); }