JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package discord4j.gateway.limiter
package
discord4j.gateway.limiter
Related 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.payload
Websocket payload readers and writers, converting to and from raw bytes.
discord4j.gateway.retry
Classes supporting
GatewayClient
automatic reconnection.
discord4j.gateway.state
All Classes and Interfaces
Interfaces
Classes
Class
Description
PayloadTransformer
A transformation function to a sequence of raw
ByteBuf
payloads.
RateLimitTransformer