Skip to main content
Module

x/denord/mod.ts>ReadyEvent

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

Properties

gateway version

user: User

information about the user including email

privateChannels: []

empty array

the guilds the user is in

sessionId: string

used for resuming connections

optional
shard: [integer, integer]

the shard information associated with this session, if sent when identifying