mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-21 10:05:22 -04:00
[PR #18] [CLOSED] Added support for mentions param in the Message class #59
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/18
Author: @Hunter2809
Created: 10/24/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
cd0e53fAdded support for mentions param in the Message classfbc819eMade some changes, should fix everything31fc9b4Fixed some more things📊 Changes
2 files changed (+6 additions, -2 deletions)
View changed files
📝
revolt/message.py(+5 -2)📝
revolt/types/message.py(+1 -0)📄 Description
It is a message class attr which wasn't added to the API. I have type checked with Flake8 and PyLance and using Python 3.10, so it should work
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.