On this page
Music seekMusic

$seekMusic[]

Seeks to a specific position in the currently playing track

Syntax
$seekMusic[position]

Seeks to a specific position in the currently playing track. The position parameter is specified in seconds (not milliseconds). Use $lavalinkPosition (which returns milliseconds) to read the current position. Seeking to 0 restarts the track from the beginning.