Table of Contents

Property IsEnabled

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsEnabled

Gets whether this integration is enabled.

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

Property Value

bool