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