@typed-discord/rest
Preparing search index...
types
PartialExternalConnectionIntegrationResponse
Interface PartialExternalConnectionIntegrationResponse
interface
PartialExternalConnectionIntegrationResponse
{
account
:
AccountResponse
;
id
:
`
${
bigint
}
`
;
name
:
string
|
null
;
type
:
TWITCH
|
YOUTUBE
;
}
Index
Properties
account
id
name
type
Properties
account
account
:
AccountResponse
id
id
:
`
${
bigint
}
`
name
name
:
string
|
null
type
type
:
TWITCH
|
YOUTUBE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
id
name
type
@typed-discord/rest
Loading...