Skip to content

BasePlayOptions

Extended by

Properties

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