[][src]Module twilight_lavalink::player

Players containing information about active playing state within guilds and allowing you to send events to connected nodes.

Use the PlayerManager to retrieve existing players for guilds and use those players to do things like send events or read the position of the active audio.

Structs

Player

A player for a guild connected to a node.

PlayerManager

Retrieve and create players for guilds.