Skip to main content
Module

x/discord_api_types/v8.ts>APIConnection

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIConnection
Re-export
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.11/v8.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