Discolink
GitHub
Preparing search index...
Typings
TrackExceptionEventPayload
Interface TrackExceptionEventPayload
interface
TrackExceptionEventPayload
{
type
:
TrackException
;
track
:
APITrack
;
exception
:
Exception
;
op
:
Event
;
guildId
:
string
;
}
Hierarchy (
View Summary
)
BaseEventPayload
TrackExceptionEventPayload
Index
Properties
type
track
exception
op
guild
Id
Properties
type
type
:
TrackException
The type of event
track
track
:
APITrack
The track that threw the exception
exception
exception
:
Exception
The occurred exception
op
op
:
Event
The op type
guild
Id
guildId
:
string
The guild id
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
track
exception
op
guild
Id
GitHub
Discolink
Loading...
The type of event