twitch_tohell 0.1.1

Twitch EventSub webhook and WebSocket support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod automod;
pub mod channels;
pub mod charity;
pub mod chat;
pub mod conduit;
pub mod entitlement;
pub mod extension;
pub mod goals;
pub mod hype_train;
pub mod moderator;
pub mod stream;
pub mod user;
pub mod whisper;

mod serde_helpers;