Skip to main content
Version: v1.1.1

types.TrackStuckEvent

@types.TrackStuckEvent

Hierarchy

Table of contents

Properties

Properties

guildId

guildId: string

Inherited from

PlayerEventPayload.guildId

Defined in

@types/index.ts:290


op

op: "event"

Inherited from

PlayerEventPayload.op

Defined in

@types/index.ts:288


thresholdMs

thresholdMs: number

Defined in

@types/index.ts:316


track

track: string

Defined in

@types/index.ts:315


type

type: "TrackStuckEvent"

Overrides

PlayerEventPayload.type

Defined in

@types/index.ts:314