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