Skip to main content
Module

x/discord_api_types/payloads/v8/user.ts>APIConnection

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIConnection
Deprecated
Deprecated

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

import { type APIConnection } from "https://deno.land/x/discord_api_types@0.37.19/payloads/v8/user.ts";

Properties

id: string

ID of the connection account

name: string

The username of the connection account

type: string

The service of the connection

optional
revoked: boolean

Whether the connection is revoked

optional
integrations: Partial<APIGuildIntegration>[]
verified: boolean

Whether the connection is verified

friend_sync: boolean

Whether friend sync is enabled for this connection

show_activity: boolean

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