Preparing search index...
The search index is not available
replugged
replugged
types
CommandOptionAutocompleteAndChoices
Interface CommandOptionAutocompleteAndChoices
interface
CommandOptionAutocompleteAndChoices
{
autocomplete
?:
boolean
;
choices
?:
readonly
CommandChoices
[]
;
focused
?:
boolean
;
}
Hierarchy (
view full
)
CommandOptionAutocompleteAndChoices
StringOptions
NumberOptions
Index
Properties
autocomplete?
choices?
focused?
Properties
Optional
autocomplete
autocomplete
?:
boolean
Optional
choices
choices
?:
readonly
CommandChoices
[]
Optional
focused
focused
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
autocomplete
choices
focused
replugged
Loading...