Skip to main content
Latest
interface RawReadyEvent
import { type RawReadyEvent } from "https://deno.land/x/denord@0.1.0/raw/RawReadyEvent.ts";

Properties

gateway version

user: RawUser

information about the user including email

private_channels: []

empty array

the guilds the user is in

session_id: string

used for resuming connections

optional
shard: [integer, integer]

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