LithiumX / PlayOptions
Interface: PlayOptions
Defined in: src/Structures/Player.ts:634
Properties
endTime?
readonlyoptionalendTime:number
Defined in: src/Structures/Player.ts:638
The position to end the track.
noReplace?
readonlyoptionalnoReplace:boolean
Defined in: src/Structures/Player.ts:640
Whether to not replace the track if a play payload is sent.
startTime?
readonlyoptionalstartTime:number
Defined in: src/Structures/Player.ts:636
The position to start the track.