Interface: SernAutocompleteData
Hierarchy
Omit
<BaseApplicationCommandOptionsData
,"autocomplete"
>↳
SernAutocompleteData
Properties
autocomplete
• autocomplete: true
Defined in
command
• command: AutocompleteCommand
Defined in
description
• description: string
Inherited from
Omit.description
Defined in
node_modules/discord.js/typings/index.d.ts:4316
descriptionLocalizations
• Optional
descriptionLocalizations: Partial
<Record
<"id"
| "en-US"
| "en-GB"
| "bg"
| "zh-CN"
| "zh-TW"
| "hr"
| "cs"
| "da"
| "nl"
| "fi"
| "fr"
| "de"
| "el"
| "hi"
| "hu"
| "it"
| "ja"
| "ko"
| "lt"
| "no"
| "pl"
| "pt-BR"
| "ro"
| "ru"
| "es-ES"
| "sv-SE"
| "th"
| "tr"
| "uk"
| "vi"
, null
| string
>>
Inherited from
Omit.descriptionLocalizations
Defined in
node_modules/discord.js/typings/index.d.ts:4317
name
• name: string
Inherited from
Omit.name
Defined in
node_modules/discord.js/typings/index.d.ts:4314
nameLocalizations
• Optional
nameLocalizations: Partial
<Record
<"id"
| "en-US"
| "en-GB"
| "bg"
| "zh-CN"
| "zh-TW"
| "hr"
| "cs"
| "da"
| "nl"
| "fi"
| "fr"
| "de"
| "el"
| "hi"
| "hu"
| "it"
| "ja"
| "ko"
| "lt"
| "no"
| "pl"
| "pt-BR"
| "ro"
| "ru"
| "es-ES"
| "sv-SE"
| "th"
| "tr"
| "uk"
| "vi"
, null
| string
>>
Inherited from
Omit.nameLocalizations
Defined in
node_modules/discord.js/typings/index.d.ts:4315
required
• Optional
required: boolean
Inherited from
Omit.required
Defined in
node_modules/discord.js/typings/index.d.ts:4318
type
• type: String
| Integer
| Number