Skip to main content
Latest
interface Ready
import { type Ready } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

v: number

Gateway version

user: User

Information about the user including email

The guilds the user is in

sessionId: string

Used for resuming connections

optional
shard: [number, number]

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

application: Partial<Application> & Pick<Application, "id" | "flags">

Contains id and flags