Table of Contents

Property IsSpoilered

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsSpoilered

Gets whether this container is spoilered.

[JsonProperty("spoiler", NullValueHandling = NullValueHandling.Ignore)]
public bool IsSpoilered { get; }

Property Value

bool