Skip to main content
Module

x/biscuit/mod.ts>DiscordGetGatewayBot

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface DiscordGetGatewayBot
Re-export
import { type DiscordGetGatewayBot } 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

session_start_limit: DiscordSessionStartLimit

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

session_start_limit: DiscordSessionStartLimit

Information on the current session start limit