Property BadgeHash
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
BadgeHash
The server tag badge hash
[JsonProperty("badge")]
public string? BadgeHash { get; init; }
Property Value
- string
The server tag badge hash
[JsonProperty("badge")]
public string? BadgeHash { get; init; }