types.WebSocketClosedEvent
@types.WebSocketClosedEvent
Hierarchy
↳
WebSocketClosedEvent
Table of contents
Properties
Properties
byRemote
• byRemote: boolean
Defined in
code
• code: number
Defined in
guildId
• guildId: string
Inherited from
Defined in
op
• op: "event"
Inherited from
Defined in
reason
• reason: string
Defined in
type
• type: "TrackStartEvent"
| "TrackEndEvent"
| "TrackExceptionEvent"
| "TrackStuckEvent"
| "WebSocketClosedEvent"