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