Table of Contents

Property DiscoverableDisabled

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

DiscoverableDisabled

Gets whether or not stage discovery is disabled.

[JsonProperty("discoverable_disabled", NullValueHandling = NullValueHandling.Ignore)]
[DiscordDeprecated("Will be removed due to the discovery removal.")]
public bool DiscoverableDisabled { get; }

Property Value

bool