Skip to main content
Version: v2.2.0

@types/Node.TrackStuckEvent

@types/Node.types.TrackStuckEvent

Lavalink node incoming payloads

Hierarchy

Table of contents

Properties

Properties

guildId

guildId: string

Inherited from

PlayerEventPayload.guildId

Defined in

@types/Node.types.ts:109


op

op: "event"

Inherited from

PlayerEventPayload.op

Defined in

@types/Node.types.ts:107


thresholdMs

thresholdMs: number

Defined in

@types/Node.types.ts:136


track

track: string

Defined in

@types/Node.types.ts:135


type

type: "TrackStuckEvent"

Overrides

PlayerEventPayload.type

Defined in

@types/Node.types.ts:134