Skip to main content
Version: v2.8.2

Typedefs : Rest : playOptions

playOptions object

Parameter Type Description
guildIdstring as Guild.idThe guild id.
data.encodedTrackstringThe base64 encoded track.
data.identifiernumberThe track ID.
data.startTimenumberThe track time to start at.
data.endTimenumberThe track time to end at.
data.volumenumberThe player volume level.
data.positionnumberThe player position in a track.
data.pausedbooleanWhether the player is paused.
data.filtersobjectThe audio effects.
data.voice.tokenstring
data.voice.sessionIdstring
data.voice.endpointstring
data.noReplacebooleanWhether to not replace the track if a play payload is sent.