Discord Gateway API
The Discord Gateway API provides persistent, stateful WebSocket connections between your client and Discord servers. These connections are used for sending and receiving real-time events your client can use to track and update local state, including message creation, guild updates, presence changes, and voice state updates.
Documentation
Documentation
https://discord.com/developers/docs/events/gateway
Documentation
https://discord.com/developers/docs/events/gateway-events
Specifications
AsyncAPI
#Events
#Gateway
#Real-Time
#WebSocket