Property AutoComplete
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
AutoComplete
Gets whether this option will auto-complete.
[JsonProperty("autocomplete")]
public bool? AutoComplete { get; }
Property Value
- bool?
Gets whether this option will auto-complete.
[JsonProperty("autocomplete")]
public bool? AutoComplete { get; }