mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
1.7 KiB
1.7 KiB
editUrl, next, prev, title
| editUrl | next | prev | title |
|---|---|---|---|
| false | false | false | 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?
optionaldescriptionLocalizations: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?
optionalnameLocalizations:Partial<Record<Locale,null|string>>
Inherited from
Omit.nameLocalizations
Source
node_modules/discord.js/typings/index.d.ts:5007
required?
optionalrequired:boolean
Inherited from
Omit.required
Source
node_modules/discord.js/typings/index.d.ts:5010
type
type:
String|Integer|Number