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