Gateway
HTTP Rest API implementation for the following Resource:
Summary
Functions
Section titled “Functions”getGatewayAsync
Section titled “getGatewayAsync”Gateway . getGatewayAsync ( instance ) -> FutureLike<string, GetGatewayResponse>
https://discord.com/developers/docs/topics/gateway#get-gateway
Parameters
| instance: Request |
Returns
| FutureLike<string, GetGatewayResponse> |
getGatewayBotAsync
Section titled “getGatewayBotAsync”Gateway . getGatewayBotAsync ( instance ) -> FutureLike<string, GetGatewayBotResponse>
https://discord.com/developers/docs/topics/gateway#get-gateway-bot
Parameters
| instance: Request |
Returns
| FutureLike<string, GetGatewayBotResponse> |