Skip to content

LavalinkPlayer

Defined in: src/structures/Types/Utils.ts:463

PropertyTypeDescriptionDefined in
filtersPartial<LavalinkFilterData>All Audio Filterssrc/structures/Types/Utils.ts:475
guildIdstringGuild Id of the playersrc/structures/Types/Utils.ts:465
pausedbooleanWether it’s paused or notsrc/structures/Types/Utils.ts:471
stateobjectLavalink-Voice-State Variablessrc/structures/Types/Utils.ts:477
state.connectedbooleanCOnnected or notsrc/structures/Types/Utils.ts:483
state.pingnumberPing to voice serversrc/structures/Types/Utils.ts:485
state.positionnumberPosition of the tracksrc/structures/Types/Utils.ts:481
state.timenumberTime since connection establishedsrc/structures/Types/Utils.ts:479
track?LavalinkTrackIF playing a track, all of the track informationsrc/structures/Types/Utils.ts:467
voiceLavalinkPlayerVoiceVoice Endpoint datasrc/structures/Types/Utils.ts:473
volumenumberLavalink volume (mind volumedecrementer)src/structures/Types/Utils.ts:469