mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-22 02:25:22 -04:00
[PR #19] [MERGED] Add replies parameter to messageable.send #60
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/19
Author: @DivyamChadha
Created: 10/29/2021
Status: ✅ Merged
Merged: 11/4/2021
Merged by: @Zomatree
Base:
master← Head:replies📝 Commits (2)
7cd0e67Add replies parameter to messageable.send6cb771bApply requested changes📊 Changes
7 files changed (+50 additions, -12 deletions)
View changed files
📝
docs/api.rst(+3 -0)📝
revolt/__init__.py(+1 -1)📝
revolt/ext/commands/context.py(+2 -2)📝
revolt/http.py(+5 -2)📝
revolt/message.py(+22 -3)📝
revolt/messageable.py(+9 -3)📝
revolt/types/message.py(+8 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.