mirror of
https://github.com/stoatchat/javascript-client-sdk.git
synced 2026-07-18 16:34:27 -04:00
[PR #25] [MERGED] fix: added missing channel property on message events
#56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:pr-1📝 Commits (1)
921d29aadded missingchannelproperty 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.