Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/harmony/src/types/mod.ts>IdentityPayload

An easy to use Discord API Library for Deno.
Latest
interface IdentityPayload
import { type IdentityPayload } from "https://deno.land/x/harmony@v2.9.1/src/types/mod.ts";

Properties

token: string
properties: IdentityConnection
optional
compress: boolean
optional
large_threshold: number
optional
shard: number[]
optional
presence: StatusUpdatePayload
optional
guildSubscriptions: boolean
optional
intents: number