Module twitch_api2::eventsub::stream[][src]

This is supported on crate feature eventsub only.

Subscription types regarding streams

Modules

offline

The specified broadcaster stops a stream.

online

The specified broadcaster starts a stream

Structs

StreamOfflineV1

stream.offline: the specified broadcaster stops a stream.

StreamOfflineV1Payload

stream.offline response payload.

StreamOnlineV1

stream.online: the specified broadcaster starts a stream

StreamOnlineV1Payload

stream.online response payload.