PlayerOptions
Defined in: src/types/Player.ts:59
Properties
Section titled “Properties”| Property (defined in) | Type |
|---|---|
applyVolumeAsFilter? (src/types/Player.ts:84) | boolean |
autoPause? (src/types/Player.ts:82) | boolean |
autoPauseOnMute? (src/types/Player.ts:78) | boolean |
autoplay? (src/types/Player.ts:86) | boolean |
customData? (src/types/Player.ts:90) | anyObject |
guildId (src/types/Player.ts:60) | string |
instaFixFilter? (src/types/Player.ts:76) | boolean |
node? ( string ) | \ |
onNodeFailover? (src/types/Player.ts:96) | (player: any, from: any, to: any) => void |
onQueueEnd? (src/types/Player.ts:94) | (player: any) => void |
onTrackStart? (src/types/Player.ts:92) | (player: any, track: Track) => void |
recentHistory? (src/types/Player.ts:88) | string[] |
selfDeaf? (src/types/Player.ts:70) | boolean |
selfMute? (src/types/Player.ts:72) | boolean |
smartLeave? (src/types/Player.ts:80) | boolean |
textChannelId? (src/types/Player.ts:64) | string |
trackResolveRetryLimit? (src/types/Player.ts:98) | number |
vcRegion? (src/types/Player.ts:68) | string |
voiceChannelId (src/types/Player.ts:62) | string |
volume? (src/types/Player.ts:66) | number |