Class DailyCraftingClient
- Namespace
- GuildWars2.Hero.Crafting.Daily
- Assembly
- GW2SDK.dll
Provides query methods for items which can be crafted once per day.
public sealed class DailyCraftingClient
- Inheritance
-
DailyCraftingClient
- Inherited Members
Constructors
- DailyCraftingClient(HttpClient)
Initializes a new instance of the DailyCraftingClient class.
Methods
- GetDailyCraftableItems(CancellationToken)
Retrieves items that can be crafted once per day per account.
- GetDailyCraftedItems(string?, CancellationToken)
Retrieves the items that were crafted today by the account associated with the provided access token. This endpoint is only accessible with a valid access token.