UpdatePlayerInfo
The options to update the player.
Signature
export interface UpdatePlayerInfoProperties
3Methods
0No methods.
Properties
guildId: string;The guild id associated with the player.
@type{string}
playerOptions: LavalinkPlayOptions;The options to update the player.
@type{LavalinkPlayOptions}
noReplace?: boolean;Whether to replace the current track.
@type{boolean | undefined}@defaultfalse