export interface APIConnection
https://discord.com/developers/docs/resources/user#connection-object
externalboolean friend_sync :
Whether friend sync is enabled for this connection
externalstring id :
ID of the connection account
optionalexternalPartial<APIGuildIntegration>[] integrations? :
An array of partial server integrationsSee https://discord.com/developers/docs/resources/guild#integration-object
externalstring name :
The username of the connection account
optionalexternalboolean revoked? :
Whether the connection is revoked
externalboolean show_activity :
Whether activities related to this connection will be shown in presence updates
externalboolean two_way_link :
Whether this connection supports console voice transfer
externalConnectionService type :
The service of the connectionSee https://discord.com/developers/docs/resources/user#connection-object-services
externalboolean verified :
Whether the connection is verified
externalConnectionVisibility visibility :
Visibility of this connectionSee https://discord.com/developers/docs/resources/user#connection-object-visibility-types