Module incoming

Source
Expand description

Events that Lavalink sends to clients.

Structs§

PlayerUpdate
An update about the information of a player.
PlayerUpdateState
New statistics about a node and its host.
Stats
Statistics about a node and its host.
StatsCpu
CPU information about a node and its host.
StatsFrames
CPU information about a node and its host.
StatsMemory
Memory information about a node and its host.
TrackEnd
A track ended.
TrackStart
A track started.
WebsocketClosed
The voice websocket connection to Discord has been closed.

Enums§

IncomingEvent
An incoming event from a Lavalink node.
TrackEventType
The type of track event that was received.