[PR #25] [MERGED] fix: added missing channel property on message events #56

Closed
opened 2026-02-16 12:26:55 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/javascript-client-sdk/pull/25
Author: @sussycatgirl
Created: 11/13/2021
Status: Merged
Merged: 11/13/2021
Merged by: @insertish

Base: masterHead: pr-1


📝 Commits (1)

  • 921d29a added missing channel property on Messag{Update,Delete} events

📊 Changes

1 file changed (+7 additions, -2 deletions)

View changed files

📝 src/websocket/notifications.ts (+7 -2)

📄 Description

Not sure why those were removed, but it broke my code and adding them back doesn't seem to cause issues.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/javascript-client-sdk/pull/25 **Author:** [@sussycatgirl](https://github.com/sussycatgirl) **Created:** 11/13/2021 **Status:** ✅ Merged **Merged:** 11/13/2021 **Merged by:** [@insertish](https://github.com/insertish) **Base:** `master` ← **Head:** `pr-1` --- ### 📝 Commits (1) - [`921d29a`](https://github.com/stoatchat/javascript-client-sdk/commit/921d29a95bcbce14c99ab3bb6005af3c50bfe2d6) added missing `channel` property on Messag{Update,Delete} events ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/websocket/notifications.ts` (+7 -2) </details> ### 📄 Description Not sure why those were removed, but it broke my code and adding them back doesn't seem to cause issues. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:26:55 -05:00
yindo closed this issue 2026-02-16 12:26:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/javascript-client-sdk#56