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