mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-21 10:05:22 -04:00
[PR #36] [MERGED] Implemented a servers property into revolt.Client #74
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/python-client-sdk/pull/36
Author: @sniff122
Created: 4/7/2022
Status: ✅ Merged
Merged: 4/25/2022
Merged by: @Zomatree
Base:
master← Head:master📝 Commits (6)
ef0dfceImplement mention for users, members and channels9dcf5b8Add servers property to revolt.Client2a1f793Merge branch 'revoltchat:master' into mastere146d99Forgot to add the docstring for revolt.servers76eed4cMerge branch 'master' of https://github.com/sniff122/revolt.py656b4cafix typo in revolt.Client.servers docstring📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
revolt/client.py(+5 -0)📄 Description
Added a
serversproperty torevolt.Clientwhat 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.