gw2v2AccountPvPHeroes
fun gw2v2AccountPvPHeroes(configure: RequestConfigurer? = null): RequestTemplate<List<GW2PvpHeroId>>
Returns information about a player's unlocked PvP heroes.
Authenticated: Yes (ACCOUNT, UNLOCKS)
Paginated: No
Bulk expanded: No
Localized: No
Cache time: N/A
Content copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/account/pvp/heroes
Return
the request that can be executed to query the API
Parameters
configure
configure action for the request