Property AutoComplete
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
AutoComplete
Gets whether this option provides autocompletion.
[JsonProperty("autocomplete", NullValueHandling = NullValueHandling.Ignore)]
public bool AutoComplete { get; }