Interface: EventBase
January 9, 2021 · View on GitHub
andesitejs / Exports / api/types / EventBase
Interface: EventBase
api/types.EventBase
Hierarchy
-
EventBase
Table of contents
Properties
Properties
guildId
• guildId: string
Defined in: api/types.ts:378
type
• type: TrackStartEvent | TrackEndEvent | TrackExceptionEvent | TrackStuckEvent | WebSocketClosedEvent
Defined in: api/types.ts:377
userId
• userId: string
Defined in: api/types.ts:379