@typed-discord/rest
Preparing search index...
types
ConnectedAccountIntegrationResponse
Interface ConnectedAccountIntegrationResponse
interface
ConnectedAccountIntegrationResponse
{
account
:
AccountResponse
;
guild
:
ConnectedAccountGuildResponse
;
id
:
string
;
type
:
IntegrationTypes
;
}
Index
Properties
account
guild
id
type
Properties
account
account
:
AccountResponse
guild
guild
:
ConnectedAccountGuildResponse
id
id
:
string
type
type
:
IntegrationTypes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
guild
id
type
@typed-discord/rest
Loading...