TrackStuckEvent
ruvyrias / TrackStuckEvent
Interface: TrackStuckEvent
Defined in: types/Player.ts:53
Represents the event when a track gets stuck while playing in the player.
Extends
Properties
guildId
guildId:
string
Defined in: types/Player.ts:30
Inherited from
op
op:
"event"
Defined in: types/Player.ts:28
Inherited from
thresholdMs
thresholdMs:
number
Defined in: types/Player.ts:56
track
track:
Track
Defined in: types/Player.ts:55
type
type:
TrackStuckEvent
Defined in: types/Player.ts:54