SernSubCommandGroupData
Extends
BaseApplicationCommandOptionsData
Properties
autocomplete?
optional
autocomplete:undefined
Inherited from
BaseApplicationCommandOptionsData.autocomplete
Source
node_modules/discord.js/typings/index.d.ts:4817
description
description:
string
Inherited from
BaseApplicationCommandOptionsData.description
Source
node_modules/discord.js/typings/index.d.ts:4814
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"
|"es-419"
|"sv-SE"
|"th"
|"tr"
|"uk"
|"vi"
,null
|string
>>
Inherited from
BaseApplicationCommandOptionsData.descriptionLocalizations
Source
node_modules/discord.js/typings/index.d.ts:4815
name
name:
string
Inherited from
BaseApplicationCommandOptionsData.name
Source
node_modules/discord.js/typings/index.d.ts:4812
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"
|"es-419"
|"sv-SE"
|"th"
|"tr"
|"uk"
|"vi"
,null
|string
>>
Inherited from
BaseApplicationCommandOptionsData.nameLocalizations
Source
node_modules/discord.js/typings/index.d.ts:4813
options?
optional
options:SernSubCommandData
[]
Source
required?
optional
required:boolean
Inherited from
BaseApplicationCommandOptionsData.required
Source
node_modules/discord.js/typings/index.d.ts:4816
type
type:
SubcommandGroup