Interface APIConnection

Hierarchy

  • APIConnection

Properties

friend_sync: boolean

Whether friend sync is enabled for this connection

id: string

ID of the connection account

integrations?: Partial<APIGuildIntegration>[]
name: string

The username of the connection account

revoked?: boolean

Whether the connection is revoked

show_activity: boolean

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

two_way_link: boolean

Whether this connection supports console voice transfer

verified: boolean

Whether the connection is verified

Generated using TypeDoc