@typed-discord/rest
Preparing search index...
types
ApplicationCommandStringOptionResponse
Function ApplicationCommandStringOptionResponse
ApplicationCommandStringOptionResponse
(
name
:
string
,
description
:
string
,
optional
?:
Omit
<
ApplicationCommandStringOptionResponse
,
"name"
|
"type"
|
"description"
,
>
,
)
:
ApplicationCommandStringOptionResponse
Parameters
name
:
string
description
:
string
Optional
optional
:
Omit
<
ApplicationCommandStringOptionResponse
,
"name"
|
"type"
|
"description"
>
Returns
ApplicationCommandStringOptionResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...