interface APIConnection

external
export interface APIConnection

See also: https://discord.com/developers/docs/resources/user#connection-object

external
friend_sync : boolean

Whether friend sync is enabled for this connection

external
id : string

ID of the connection account

optionalexternal
integrations? : Partial<APIGuildIntegration>[]

An array of partial server integrations

See also: https://discord.com/developers/docs/resources/guild#integration-object

external
name : string

The username of the connection account

optionalexternal
revoked? : boolean

Whether the connection is revoked

external
show_activity : boolean

Whether activities related to this connection will be shown in presence updates

Whether this connection supports console voice transfer

external
verified : boolean

Whether the connection is verified