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