Skip to main content
Module

x/discordeno/mod.ts>DiscordConnection

Discord API library for Deno
Go to Latest
interface DiscordConnection
import { type DiscordConnection } from "https://deno.land/x/discordeno@13.0.0-rc45/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

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: VisibilityTypes

Visibility of this connection

optional
integrations: DiscordIntegration[]

An array of partial server integrations