Property CoverImageHash
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
CoverImageHash
Gets this event's cover hash, when applicable.
[JsonProperty("image", NullValueHandling = NullValueHandling.Ignore)]
public string? CoverImageHash { get; }