mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-21 18:15:28 -04:00
[PR #5] [MERGED] adding remaining messaging endpoints to http.py #49
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/5
Author: @DivyamChadha
Created: 8/31/2021
Status: ✅ Merged
Merged: 9/3/2021
Merged by: @Zomatree
Base:
master← Head:messaging📝 Commits (10+)
78e288eadding remaining messaging endpoints318988cApply suggestions from code review03fcd48Apply requested changescfe3621Fix typo590670fAdd typing overloads855b2a0Fix search_messages route833f0a1Make include_users default to False instead of None20235cfFix fetch_messagesd868752Merge branch 'master' into messaging371df4bMerge branch 'master' into messaging📊 Changes
3 files changed (+144 additions, -4 deletions)
View changed files
📝
revolt/enums.py(+6 -0)📝
revolt/http.py(+129 -3)📝
revolt/types/http.py(+9 -1)📄 Description
Revolt API Documentation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.