Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/tests/deps.ts>DiscordGetGatewayBot

An object oriented Discordeno framework
Latest
interface DiscordGetGatewayBot
Re-export
import { type DiscordGetGatewayBot } from "https://deno.land/x/oasis@2.1.0/tests/deps.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