twitch-rs / twitch_api

Rust library for talking with the Twitch API aka. "Helix", TMI and more! Use Twitch endpoints fearlessly!
Apache License 2.0
150 stars 33 forks source link

feat(eventsub): add `conduit.shard.disabled` #418

Closed suniastar closed 5 months ago

suniastar commented 5 months ago

Adds the conduit.shard.disabled event for EventSub as twitch recommends listening to those when using the conduit transport method.

(First pr for a big rust project like this so I would appreciate any constructive feedback)

Emilgardis commented 5 months ago

build failures are from upstream time, needs an update. Can you run cargo update -p time