UpdatePlayerInfo

The options to update the player.

Signature

export interface UpdatePlayerInfo

Properties

3

Methods

0

No methods.

Properties

guildId: string;

The guild id associated with the player.

@type{string}
noReplace?: boolean;

Whether to replace the current track.

@type{boolean | undefined}@defaultfalse