Table of Contents

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; }

Property Value

string