Skip to content

LithiumX v1.0.8


LithiumX / PlayOptions

Interface: PlayOptions

Defined in: src/Structures/Player.ts:634

Properties

endTime?

readonly optional endTime: number

Defined in: src/Structures/Player.ts:638

The position to end the track.


noReplace?

readonly optional noReplace: boolean

Defined in: src/Structures/Player.ts:640

Whether to not replace the track if a play payload is sent.


startTime?

readonly optional startTime: number

Defined in: src/Structures/Player.ts:636

The position to start the track.