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