[PR #23] [MERGED] Fix handling of user updates #63

Closed
opened 2026-02-15 23:16:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/python-client-sdk/pull/23
Author: @LightSage
Created: 11/14/2021
Status: Merged
Merged: 1/3/2022
Merged by: @Zomatree

Base: masterHead: user-update


📝 Commits (1)

📊 Changes

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

View changed files

📝 revolt/websocket.py (+2 -2)

📄 Description

This PR:

  • Fixes a bug where user updates will not get handled due to an unexpected keyword argument exception

🔄 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/python-client-sdk/pull/23 **Author:** [@LightSage](https://github.com/LightSage) **Created:** 11/14/2021 **Status:** ✅ Merged **Merged:** 1/3/2022 **Merged by:** [@Zomatree](https://github.com/Zomatree) **Base:** `master` ← **Head:** `user-update` --- ### 📝 Commits (1) - [`152b4ad`](https://github.com/stoatchat/python-client-sdk/commit/152b4ad44616032c6dde5ec522b3820f096dc007) Fix user update ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `revolt/websocket.py` (+2 -2) </details> ### 📄 Description This PR: - Fixes a bug where user updates will not get handled due to an unexpected keyword argument exception --- <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-15 23:16:29 -05:00
yindo closed this issue 2026-02-15 23:16:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/python-client-sdk#63