SyncOptions
The sync options for the queue.
Signature
export interface SyncOptionsProperties
2Methods
0No methods.
Properties
override?: boolean;Whether to override the current queue with the stored one.
@type{boolean}@defaulttrue
syncCurrent?: boolean;Whether to sync the current track.
@type{boolean}@defaultfalse