Skip to main content
Module

x/denocordts/deps.ts>APIConnection

An Object Oriented Discord API wrapper for Deno.
Latest
interface APIConnection
Re-export
import { type APIConnection } from "https://deno.land/x/denocordts@1.2.0/deps.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