[PR #36] [MERGED] Implemented a servers property into revolt.Client #74

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

📋 Pull Request Information

Original PR: https://github.com/stoatchat/python-client-sdk/pull/36
Author: @sniff122
Created: 4/7/2022
Status: Merged
Merged: 4/25/2022
Merged by: @Zomatree

Base: masterHead: master


📝 Commits (6)

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 revolt/client.py (+5 -0)

📄 Description

Added a servers property to revolt.Client what returns a list of servers the client can see


🔄 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/36 **Author:** [@sniff122](https://github.com/sniff122) **Created:** 4/7/2022 **Status:** ✅ Merged **Merged:** 4/25/2022 **Merged by:** [@Zomatree](https://github.com/Zomatree) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`ef0dfce`](https://github.com/stoatchat/python-client-sdk/commit/ef0dfced50d6301c952f2245428e28c9506a9d21) Implement mention for users, members and channels - [`9dcf5b8`](https://github.com/stoatchat/python-client-sdk/commit/9dcf5b8026027f0e2d0fd09733e7cd73caf7d0d9) Add servers property to revolt.Client - [`2a1f793`](https://github.com/stoatchat/python-client-sdk/commit/2a1f793da8916c00d380ae61c91a69b28c4b11bf) Merge branch 'revoltchat:master' into master - [`e146d99`](https://github.com/stoatchat/python-client-sdk/commit/e146d99bfa0274cecda5a8730eedff64b4ef1f11) Forgot to add the docstring for revolt.servers - [`76eed4c`](https://github.com/stoatchat/python-client-sdk/commit/76eed4c94c6aa24150951908e2ae259c26912cdb) Merge branch 'master' of https://github.com/sniff122/revolt.py - [`656b4ca`](https://github.com/stoatchat/python-client-sdk/commit/656b4cab811084a9ea7f4b8b4063a053a2f101ad) fix typo in revolt.Client.servers docstring ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `revolt/client.py` (+5 -0) </details> ### 📄 Description Added a `servers` property to `revolt.Client` what returns a list of servers the client can see --- <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:31 -05:00
yindo closed this issue 2026-02-15 23:16:31 -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#74