Hoshimi
NPM
GuideAPI
Hoshimi
NPM
Guide
API

SyncOptions

The sync options for the queue.

API/Interfaces/SyncOptions
hoshimi/src/types/Queue.d.ts

Signature

export interface SyncOptions

Properties

2
overridesyncCurrent

Methods

0

No methods.

Properties

override#
override?: boolean;

Whether to override the current queue with the stored one.

@type{boolean}@defaulttrue
syncCurrent#
syncCurrent?: boolean;

Whether to sync the current track.

@type{boolean}@defaultfalse