File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed
Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 3232 - Bug fixes
3333 - Make sure double-quotes are properly tokenized for bot commands
3434
35- - ext.pubsub
36- - Additions
37- - Websocket automatically handles "RECONNECT" requests by Twitch
38- - Bug fixes
39- - Unsubscribing from Pubsubevents works again
40- - Fix a forgotten nonce in :func: `~twitchio.ext.pubsub.websocket._send_topics `
41- - :class: `~twitchio.ext.pubsub.PubSubModerationActionChannelTerms ` now uses the correct type data
42-
4335- ext.sound
4436 - Bug fixes
4537 - Make system calls to ffmpeg are more robust (works on windows and linux)
6759 - Correct typo "revokation" to "revocation" in server _message_types.
6860
6961- ext.pubsub
62+ - Additions
63+ - Websocket automatically handles "RECONNECT" requests by Twitch
7064 - Bug fixes
7165 - "type" of :class: `~twitchio.ext.pubsub.PubSubModerationActionChannelTerms ` now uses the correct type data
72-
7366 - Correct typo in :class: `~twitchio.ext.eventsub.HypeTrainBeginProgressData ` attribute :attr: `~twitchio.ext.eventsub.HypeTrainBeginProgressData.expires `
74-
67+ - Unsubscribing from PubSub events works again
68+ - Fix a forgotten nonce in :func: `~twitchio.ext.pubsub.websocket._send_topics `
69+ - :class: `~twitchio.ext.pubsub.PubSubModerationActionChannelTerms ` now uses the correct type data
7570
76712.4.0
7772======
You can’t perform that action at this time.
0 commit comments