[][src]Module twilight_lavalink::model::incoming

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.

Enums

IncomingEvent

An incoming event from a Lavalink node.

TrackEventType

The type of track event that was received.