Table of Contents

Property Disabled

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Disabled

Whether this button can be pressed.

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

Property Value

bool