Table of Contents

Class WorldBossesClient

Namespace
GuildWars2.Pve.WorldBosses
Assembly
GW2SDK.dll

Provides query methods for defeated world bosses.

public sealed class WorldBossesClient
Inheritance
WorldBossesClient
Inherited Members

Constructors

WorldBossesClient(HttpClient)

Initializes a new instance of the WorldBossesClient class.

Methods

GetDefeatedWorldBosses(string?, CancellationToken)

Retrieves the IDs of all world bosses that have been defeated since the last server reset on the account associated with the access token. This endpoint is only accessible with a valid access token.

GetWorldBosses(CancellationToken)

Retrieves the IDs of all world bosses.