Table of Contents

Property Spoiler

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Spoiler

Gets whether this gallery item should be marked as spoiler.

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

Property Value

bool?