Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/plugins/helpers/deps.ts>DiscordConnection

Discord API library for Node and Deno
Latest
interface DiscordConnection
import { type DiscordConnection } from "https://deno.land/x/discordeno_patched@18.0.3/plugins/helpers/deps.ts";

Properties

id: string

id of the connection account

name: string

The username of the connection account

The service of the connection (twitch, youtube)

optional
revoked: boolean

Whether the connection is revoked

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

visibility: VisibilityTypes

Visibility of this connection

optional
integrations: DiscordIntegration[]

An array of partial server integrations