GWWvwClient

Client for wvw endpoints. Documentation can be found in the GW2 Wiki

See also

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun getAbilities(ids: List<Int>, language: ApiLanguage? = null): List<WvwAbility>

Returns information about the available abilities in the World versus World game mode

Link copied to clipboard

Retrieves all ability ids

Link copied to clipboard

Returns further details about the specified matches, including the total score, kills and deaths, and further details for each map

Link copied to clipboard

Lists the world ids for each matches along with the start and end times

Link copied to clipboard

Retrieves all match ids

Link copied to clipboard

Returns a detailed object of scores per map along with the overall score

Link copied to clipboard

Returns information on map specific, and overall, kills and deaths

Link copied to clipboard

Retrieves list of all objective ids

Link copied to clipboard

Returns details about World vs. World objectives such as camps, towers, and keeps

Link copied to clipboard

Retrieves all wvw rank ids

Link copied to clipboard
fun getRanks(ids: List<Int>, language: ApiLanguage? = null): List<WvwRank>

Returns information about the available ranks in the World versus World game mode

Link copied to clipboard

Retrieves all wvw upgrade ids

Link copied to clipboard
fun getUpgrades(ids: List<Int>, language: ApiLanguage? = null): List<WvwUpgrade>

Returns details about available World vs. World upgrades for objectives such as camps, towers, and keeps