Skip to main content
Module

x/denord/mod.ts>Connection

🗣 Discord API module
Latest
interface Connection
import { type Connection } from "https://deno.land/x/denord@0.1.0/mod.ts";

Properties

id: string

id of the connection account

name: string

the username of the connection account

type: string

the service of the connection (twitch, youtube)

optional
revoked: boolean

whether the connection is revoked

optional
integrations: Partial<Integration>[]

an array of partial server integrations

verified: boolean

whether the connection is verified

friendSync: boolean

whether friend sync is enabled for this connection

showActivity: boolean

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

visibility: VisibilityType

visibility of this connection