Skip to main content
Module

x/natico/discordeno_deps.ts>Ready

A powerful and customizable framework for Discordeno
Latest
interface Ready
import { type Ready } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_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