I am a bit confused. I want to get my guild members. Looks that i have to use
As this is part of the Clan class i tried
to get the clan, but this returns a "Faction", not a clan.
How do i get a list of my guild members with their uniqId?
Code:
public List<ClanMember> getMembers()
As this is part of the Clan class i tried
Code:
public Faction getClan()
How do i get a list of my guild members with their uniqId?






