Interface APIGatewayBotInfo

Hierarchy

Properties

session_start_limit: APIGatewaySessionStartLimit

Information on the current session start limit

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

shards: number

The recommended number of shards to use when connecting

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

url: string

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

Generated using TypeDoc