You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fields were added for the new shared chat functionality when costreaming that are most likely causing it. I'd imagine this isnt the only message with this problem.
Description
The channel chat message v1 payload is missing fields that causes a crash when parsing eventsub websocket messages.
twitch_api/src/eventsub/channel/chat/message.rs
Lines 50 to 83 in 13e2c4c
https://dev.twitch.tv/docs/eventsub/eventsub-subscription-types/#channelchatmessage
Fields were added for the new shared chat functionality when costreaming that are most likely causing it. I'd imagine this isnt the only message with this problem.
The text was updated successfully, but these errors were encountered: