İçeriğe geç
sern

SernAutocompleteData

Extends

  • Omit<BaseApplicationCommandOptionsData, "autocomplete">

Properties

autocomplete

autocomplete: true

Source

src/types/core-modules.ts:178


command

command: AutocompleteCommand

Source

src/types/core-modules.ts:183


description

description: string

Inherited from

Omit.description

Source

node_modules/discord.js/typings/index.d.ts:4715


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

Omit.descriptionLocalizations

Source

node_modules/discord.js/typings/index.d.ts:4716


name

name: string

Inherited from

Omit.name

Source

node_modules/discord.js/typings/index.d.ts:4713


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

Omit.nameLocalizations

Source

node_modules/discord.js/typings/index.d.ts:4714


required?

optional required: boolean

Inherited from

Omit.required

Source

node_modules/discord.js/typings/index.d.ts:4717


type

type: String | Integer | Number

Source

src/types/core-modules.ts:179