Skip to main content
Version: v2.7.5

Rest typedefs

playOptions

Parameter Type Description
guildIdstring as GuildIdThe 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.tokenstringVoice payload.
data.voice.sessionIdstring
data.voice.endpointstring
data.noReplacebooleanWhether to not replace the track if a play payload is sent.