gw2v2AccountWorldBosses
fun gw2v2AccountWorldBosses(configure: RequestConfigurer? = null): RequestTemplate<List<GW2WorldBossId>>
Returns which world bosses that can be looted once per day a player has defeated since the most recent daily reset.
Authenticated: Yes (ACCOUNT, PROGRESSION)
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/worldbosses
Return
the request that can be executed to query the API
Parameters
configure
configure action for the request