SernAutocompleteData
Extends
Omit
<BaseApplicationCommandOptionsData
,"autocomplete"
>
Properties
autocomplete
autocomplete:
true
Source
command
command:
AutocompleteCommand
Source
description
description:
string
Inherited from
Omit.description
Source
node_modules/discord.js/typings/index.d.ts:5008
descriptionLocalizations?
optional
descriptionLocalizations:Partial
<Record
<Locale
,null
|string
>>
Inherited from
Omit.descriptionLocalizations
Source
node_modules/discord.js/typings/index.d.ts:5009
name
name:
string
Inherited from
Omit.name
Source
node_modules/discord.js/typings/index.d.ts:5006
nameLocalizations?
optional
nameLocalizations:Partial
<Record
<Locale
,null
|string
>>
Inherited from
Omit.nameLocalizations
Source
node_modules/discord.js/typings/index.d.ts:5007
required?
optional
required:boolean
Inherited from
Omit.required
Source
node_modules/discord.js/typings/index.d.ts:5010
type
type:
String
|Integer
|Number