get bot gateway
GET {{baseUrl}}/gateway/bot
Retrieve Gateway connection information for the requesting bot user
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"url":"\u003curi\u003e","session_start_limit":{"max_concurrency":"\u003cinteger\u003e","remaining":"\u003cinteger\u003e","reset_after":"\u003cinteger\u003e","total":"\u003cinteger\u003e"},"shards":"\u003cinteger\u003e"}