mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-22 02:25:22 -04:00
[PR #17] [MERGED] Add permissions #58
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/17
Author: @DivyamChadha
Created: 10/18/2021
Status: ✅ Merged
Merged: 10/21/2021
Merged by: @Zomatree
Base:
master← Head:permissions📝 Commits (5)
951833bAdd permissionsb18ca26Add set_permission methods for server and channel093c174Add to docs5d600e5Minor fix0d9888eApply suggestions from code review📊 Changes
8 files changed (+462 additions, -19 deletions)
View changed files
📝
docs/api.rst(+4 -1)📝
revolt/__init__.py(+1 -1)📝
revolt/channel.py(+64 -2)📝
revolt/http.py(+16 -4)📝
revolt/permissions.py(+342 -4)📝
revolt/role.py(+22 -3)📝
revolt/server.py(+12 -3)📝
revolt/types/channel.py(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.