On this page
Music
setMusicVolume
$setMusicVolume[]
Sets the music playback volume to a level between 0 and 100
Syntax
$setMusicVolume[volume]
Sets the playback volume for the music player. The volume parameter must be an integer between 0 (completely silent) and 100 (maximum volume). Use $lavalinkVolume to read the current volume level. Volume changes take effect immediately on the currently playing track.