Table of Contents

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 HttpClient

The HTTP client used for making API requests.