Skip to main content
Module

x/discord_api_types/v10.ts>APIConnection

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIConnection
Re-export
import { type APIConnection } from "https://deno.land/x/discord_api_types@0.37.11/v10.ts";

Properties

id: string

ID of the connection account

name: string

The username of the connection account

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