dscord.gateway.client

Undocumented in source.

Members

Classes

GatewayClient
class GatewayClient

GatewayClient is the base abstraction for connecting to, and interacting with the Discord Websocket (gateway) API.

Variables

MAX_RECONNECTS
ubyte MAX_RECONNECTS;

Maximum reconnects the GatewayClient will try before resetting session state

Meta