Skip to content

LavalinkPlayer

Properties

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