cocoa-discord - v3.2.0
Preparing search index...
slash/class
V2Decorators
Params
Interface Params
interface
Params
{
autocomplete
?:
boolean
;
choices
?:
ResolvesTo
<
|
string
[]
|
APIApplicationCommandOptionChoice
<
string
|
number
>
[]
|
number
[]
,
>
;
description
?:
string
;
name
?:
string
;
required
?:
boolean
;
type
?:
keyof Types
;
}
Index
Properties
autocomplete?
choices?
description?
name?
required?
type?
Properties
Optional
autocomplete
autocomplete
?:
boolean
Optional
choices
choices
?:
ResolvesTo
<
|
string
[]
|
APIApplicationCommandOptionChoice
<
string
|
number
>
[]
|
number
[]
,
>
Optional
description
description
?:
string
Optional
name
name
?:
string
Optional
required
required
?:
boolean
Optional
type
type
?:
keyof Types
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
autocomplete
choices
description
name
required
type
cocoa-discord - v3.2.0
Loading...