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