Module

x/discordeno/mod.ts>DiscordGetGatewayBot

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

session_start_limit: DiscordSessionStartLimit

Information on the current session start limit

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