Property HomeHeaderHash
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
HomeHeaderHash
Gets the guild home header's hash.
[JsonProperty("home_header", NullValueHandling = NullValueHandling.Ignore)]
public string? HomeHeaderHash { get; }
Gets the guild home header's hash.
[JsonProperty("home_header", NullValueHandling = NullValueHandling.Ignore)]
public string? HomeHeaderHash { get; }