PlayerUpdateInfo
Properties
Property | Type | Description | Defined in |
---|---|---|---|
guildId | string | guild id of the player | src/structures/Types/Utils.ts:445 |
noReplace? | boolean | Whether or not replace the current track with the new one (true is recommended) | src/structures/Types/Utils.ts:449 |
playerOptions | LavalinkPlayOptions | Player options to provide to lavalink | src/structures/Types/Utils.ts:447 |