Constructor EmotesClient
- Namespace
- GuildWars2.Hero.Emotes
- Assembly
- GW2SDK.dll
EmotesClient(HttpClient)
Initializes a new instance of the EmotesClient class.
public EmotesClient(HttpClient httpClient)
Parameters
httpClient
HttpClientThe HTTP client used for making API requests.