Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

An easy to use Discord API Library for Deno.
Go to Latest
interface IdentityPayload
import { type IdentityPayload } from "https://deno.land/x/harmony@v2.8.0/src/types/gateway.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