Table of Contents

Property AutoComplete

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AutoComplete

Gets whether this option provides autocompletion.

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

Property Value

bool