Property Tag
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Tag
The text of the user's server tag. Limited to 4 characters
[JsonProperty("tag")]
public string? Tag { get; init; }
The text of the user's server tag. Limited to 4 characters
[JsonProperty("tag")]
public string? Tag { get; init; }