Module

x/discordeno/mod.ts>DiscordGetGatewayBot

Discord API library for Deno
Latest
interface DiscordGetGatewayBot
import { type DiscordGetGatewayBot } from "https://dotland.deno.dev/x/discordeno@18.0.1/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

import DiscordGetGatewayBot
import { DiscordGetGatewayBot } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";