Skip to main content
Module

x/denord/mod.ts>GatewayBot

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

Properties

url: string

The WSS URL that can be used for connecting to the gateway.

shards: number

The recommended number of shards to use when connecting.

sessionStartLimit: GatewaySessionStartLimit

Info on the current start limit.