@typed-discord/rest
Preparing search index...
types
PartialExternalConnectionIntegrationResponse
Function PartialExternalConnectionIntegrationResponse
PartialExternalConnectionIntegrationResponse
(
id
:
`
${
bigint
}
`
,
type
:
TWITCH
|
YOUTUBE
,
name
:
string
|
null
,
account
:
AccountResponse
,
)
:
PartialExternalConnectionIntegrationResponse
Parameters
id
:
`
${
bigint
}
`
type
:
TWITCH
|
YOUTUBE
name
:
string
|
null
account
:
AccountResponse
Returns
PartialExternalConnectionIntegrationResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...