Available on crate feature
helix
only.Expand description
Requests for driving the API
Modules§
- errors
- Errors that can occur during request processing.
Traits§
- Request
- A request is a Twitch endpoint, see New Twitch API reference
- Request
Delete - Helix endpoint DELETEs information
- Request
Get - Helix endpoint GETs information
- Request
Patch - Helix endpoint PATCHs information
- Request
Post - Helix endpoint POSTs information
- Request
Put - Helix endpoint PUTs information