İçeriğe geç
sern

SernAutocompleteData

Extends

  • Omit<BaseApplicationCommandOptionsData, "autocomplete">

Properties

autocomplete

autocomplete: true

Source

src/types/core-modules.ts:329


command

command: AutocompleteCommand

Source

src/types/core-modules.ts:334


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

Source

src/types/core-modules.ts:330