export interface APIConnectionhttps://discord.com/developers/docs/resources/user#connection-object
externalfriend_sync : boolean 
Whether friend sync is enabled for this connection
externalid : string 
ID of the connection account
optionalexternalintegrations? : Partial<APIGuildIntegration>[] 
An array of partial server integrationsSee https://discord.com/developers/docs/resources/guild#integration-object
externalname : string 
The username of the connection account
optionalexternalrevoked? : boolean 
Whether the connection is revoked
externalshow_activity : boolean 
Whether activities related to this connection will be shown in presence updates
externaltwo_way_link : boolean 
Whether this connection supports console voice transfer
externaltype : ConnectionService 
The service of the connectionSee https://discord.com/developers/docs/resources/user#connection-object-services
externalverified : boolean 
Whether the connection is verified
externalvisibility : ConnectionVisibility 
Visibility of this connectionSee https://discord.com/developers/docs/resources/user#connection-object-visibility-types