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