Skip to content

BasePlayOptions

Defined in: src/structures/Types/Player.ts:88

PropertyTypeDescriptionDefined in
endTime?numberThe position to end the track.src/structures/Types/Player.ts:92
filters?Partial<LavalinkFilterData>The Lavalink Filters to useonly with the new REST API
paused?booleanIf to start “paused”src/structures/Types/Player.ts:94
position?numberThe position to start the track.src/structures/Types/Player.ts:90
voice?LavalinkPlayerVoiceOptionsVoice Update for Lavalinksrc/structures/Types/Player.ts:100
volume?numberThe Volume to start withsrc/structures/Types/Player.ts:96