Protected fetchedTrue if the class was fetched
Optional gamesThe last 10 games that this clan participated in.
Optional membersThe members of this clan.
Optional pointsHow many points the clan has. (wins + ties / 2)^2 / totalGames
Optional rankThe rank of this clan among other clans.
Optional rateThe win rate of this clan. (wins + ties / 2) / totalGames
The clan's tag.
Optional titleThe title of the clan.
Optional websiteA link to the clan's website.
Optional winstatsThe statistics on wins, losses, ties, and total games.
Fetches the data from the API, filling out the current object. This should be an asynchronous function.
This object after fetching
True if this object is fetched
Sets properties based on the response sent from a request
This object after setting properties
The response data from the API
Static listGet list of all clans with some info sorted by rank
Generated using TypeDoc
Class for clan information.