diff options
Diffstat (limited to 'bot/src/schemas/stream.hpp')
| -rw-r--r-- | bot/src/schemas/stream.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bot/src/schemas/stream.hpp b/bot/src/schemas/stream.hpp index 348eccb..7e089c7 100644 --- a/bot/src/schemas/stream.hpp +++ b/bot/src/schemas/stream.hpp @@ -9,6 +9,10 @@ namespace bot::schemas { OFFLINE, TITLE, GAME, + KICK_LIVE, + KICK_OFFLINE, + KICK_TITLE, + KICK_GAME, STV_EMOTE_CREATE = 10, STV_EMOTE_DELETE, STV_EMOTE_UPDATE, |
