discord4j-gateway 3.2.4 API

Packages 
Package Description
discord4j.gateway
Components to create websocket clients targeting Discord gateway.
discord4j.gateway.intent
Classes related to the Gateway Intents feature to selectively disable some events.
discord4j.gateway.json
Statically typed representations of Discord's gateway domain.
discord4j.gateway.json.dispatch
Domain of websocket inbound and outbound data.
discord4j.gateway.json.jackson
Classes supporting the conversion between gateway objects using Jackson.
discord4j.gateway.limiter  
discord4j.gateway.payload
Websocket payload readers and writers, converting to and from raw bytes.
discord4j.gateway.retry
Classes supporting GatewayClient automatic reconnection.
discord4j.gateway.state