Gateway

Get gateway information

Retrieves gateway connection information and recommended shard count for establishing WebSocket connections.

get/gateway/bot

Response

Success

urlstring required

WebSocket URL to connect to the gateway

shardsinteger required

Recommended number of shards to use when connecting

Changes