[][src]Crate twitch_api2

Rust library for talking with the new Twitch API aka. "Helix" and TMI.

githubcrates-iodocs-rs


OAuth2 for Twitch endpoints

Re-exports

pub use twitch_oauth2;

Modules

channel

Endpoints regarding channels

clips

Endpoints regarding clips

helix

Helix endpoints or the New Twitch API

streams

Endpoints regarding streams

tmi

TMI Endpoint, twitch's unsupported api for better chatters retrieval

users

Endpoints regarding users

Structs

Client

Client for Twitch APIs.

HelixClient

Client for Helix or the New Twitch API

TMIClient

Client for the twitch TMI endpoint, almost entirely undocumented and certainly not supported.

Enums

Error