Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denocordts/deps.ts>APIGatewayBotInfo

An Object Oriented Discord API wrapper for Deno.
Latest
interface APIGatewayBotInfo
implements APIGatewayInfo
Re-export
import { type APIGatewayBotInfo } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Properties

shards: number

The recommended number of shards to use when connecting

See https://discord.com/developers/docs/topics/gateway#sharding

session_start_limit: APIGatewaySessionStartLimit

Information on the current session start limit

See https://discord.com/developers/docs/topics/gateway#session-start-limit-object