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