Property IsSpoilered
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
IsSpoilered
Gets whether the media item is spoilered.
[JsonProperty("spoiler")]
public bool? IsSpoilered { get; }
Property Value
- bool?
 
Gets whether the media item is spoilered.
[JsonProperty("spoiler")]
public bool? IsSpoilered { get; }