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:5035
descriptionLocalizations?
optional
descriptionLocalizations:Partial
<Record
<Locale
,null
|string
>>
Inherited from
Omit.descriptionLocalizations
Source
node_modules/discord.js/typings/index.d.ts:5036
name
name:
string
Inherited from
Omit.name
Source
node_modules/discord.js/typings/index.d.ts:5033
nameLocalizations?
optional
nameLocalizations:Partial
<Record
<Locale
,null
|string
>>
Inherited from
Omit.nameLocalizations
Source
node_modules/discord.js/typings/index.d.ts:5034
required?
optional
required:boolean
Inherited from
Omit.required
Source
node_modules/discord.js/typings/index.d.ts:5037
type
type:
String
|Integer
|Number