mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-08 08:10:08 +00:00
[editor] Add shoutout_created
to frontend-known events
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
9ed76d64ae
commit
28cc95f3d9
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ var (
|
||||||
eventTypePollProgress,
|
eventTypePollProgress,
|
||||||
eventTypeRaid,
|
eventTypeRaid,
|
||||||
eventTypeResub,
|
eventTypeResub,
|
||||||
|
eventTypeShoutoutCreated,
|
||||||
eventTypeShoutoutReceived,
|
eventTypeShoutoutReceived,
|
||||||
eventTypeSub,
|
eventTypeSub,
|
||||||
eventTypeSubgift,
|
eventTypeSubgift,
|
||||||
|
|
Loading…
Reference in a new issue