mirror of
https://github.com/stoatchat/python-client-sdk.git
synced 2026-07-21 10:05:22 -04:00
[PR #35] [MERGED] Implement mention for users, members and channels #73
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/35
Author: @sniff122
Created: 4/6/2022
Status: ✅ Merged
Merged: 4/6/2022
Merged by: @Zomatree
Base:
master← Head:master📝 Commits (1)
ef0dfceImplement mention for users, members and channels📊 Changes
3 files changed (+16 additions, -0 deletions)
View changed files
📝
revolt/channel.py(+6 -0)📝
revolt/member.py(+5 -0)📝
revolt/user.py(+5 -0)📄 Description
Added a
mentionproperty to the revolt.Member, revolt.User and revolt.Channel classesExample:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.