Skip to main content
Module

x/biscuit/mod.ts>GatewayBot

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface GatewayBot
Re-export
import { type GatewayBot } from "https://deno.land/x/biscuit@0.2.4/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: { total: number; remaining: number; resetAfter: number; maxConcurrency: number; }

Information on the current session start limit

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: { total: number; remaining: number; resetAfter: number; maxConcurrency: number; }

Information on the current session start limit