GWMasteriesClient

Client for game mechanic - masteries endpoints. Documentation can be found in the GW2 Wiki.

See also

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Retrieves all masteries

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

Retrieves list of masteries

Link copied to clipboard

Retrieves list of all mastery ids

Link copied to clipboard
fun getMastery(id: Int, language: ApiLanguage? = null): Mastery

Retrieves specific mastery