Skip to main content
Version: Next

APIConnection

@deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

Index

Properties

friend_sync

friend_sync: boolean

Whether friend sync is enabled for this connection

id

id: string

ID of the connection account

optionalintegrations

integrations?: Partial<APIGuildIntegration>[]

name

name: string

The username of the connection account

optionalrevoked

revoked?: boolean

Whether the connection is revoked

show_activity

show_activity: boolean

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

type

type: string

The service of the connection

verified

verified: boolean

Whether the connection is verified

visibility