Property ChatLink
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
ChatLink
The chat code of the item. This can be used to link the item in the chat, but also in guild or squad messages.
public required string ChatLink { get; init; }
The chat code of the item. This can be used to link the item in the chat, but also in guild or squad messages.
public required string ChatLink { get; init; }