Saxonberg Server API
Preparing search index...
backend/TwitchClient
TwitchNotification
Interface TwitchNotification
A decoded EventSub notification handed to consumers.
interface
TwitchNotification
{
event
:
Record
<
string
,
unknown
>
;
subscriptionType
:
string
;
}
Index
Properties
event
subscription
Type
Properties
event
event
:
Record
<
string
,
unknown
>
subscription
Type
subscriptionType
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
event
subscription
Type
Saxonberg Server API
Loading...
A decoded EventSub notification handed to consumers.