Skip to content
MrCakeSlayer edited this page Sep 24, 2022 · 1 revision

Lavalink4NET can be used in four different modes:

  • Node Audio, Loading Tracks, Connecting to / Disconnecting from a voice channel.
  • Cluster Used to bind multiple nodes to one cluster.
  • Rest Client Used to load and search tracks from the Lavalink node.
  • Lyrics Used to retrieve lyrics from the lyrics.ovh API service.
Node and Cluster are based on Rest Client.