gw2v2WvWUpgradesById
fun gw2v2WvWUpgradesById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwUpgrade>
fun gw2v2WvWUpgradesById(id: GW2WvwUpgradeId, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwUpgrade>
Returns information about available upgrades for objectives in the World versus World game mode.
Authenticated: No
Paginated: Yes
Bulk expanded: Yes
Localized: Yes
Cache time: 1h
Content copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/wvw/upgrades
Return
the request that can be executed to query the API
Parameters
id
the ID of the requested object
configure
configure action for the request