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