Property Spoiler
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Spoiler
Gets whether this thumbnail is spoilered.
[JsonProperty("spoiler", NullValueHandling = NullValueHandling.Ignore)]
public bool Spoiler { get; }
Property Value
- bool
Gets whether this thumbnail is spoilered.
[JsonProperty("spoiler", NullValueHandling = NullValueHandling.Ignore)]
public bool Spoiler { get; }