Skip to main content

DiscordGetGatewayBot

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordGetGatewayBot

Interface: DiscordGetGatewayBot

https://discord.com/developers/docs/events/gateway#get-gateway-bot

Properties

session_start_limit

session_start_limit: DiscordSessionStartLimit

Information on the current session start limit

Defined in

packages/types/dist/types/discord.d.ts:2352


shards

shards: number

The recommended number of shards to use when connecting

Defined in

packages/types/dist/types/discord.d.ts:2350


url

url: string

The WSS URL that can be used for connecting to the gateway

Defined in

packages/types/dist/types/discord.d.ts:2348