interactions.py
interactions.py copied to clipboard
feat: Add ``presence`` property to ``User``
About
This pull request adds presence property to User.
Can be ready to merge after merging #1004
Checklist
- [ ] I've ran
pre-committo format and lint the change(s) made. - [x] I've checked to make sure the change(s) work on
3.8.6and higher. - [ ] This fixes/solves an Issue (If existent):.
- resolves #
- I've made this pull request for/as: (check all that apply)
- [x] Documentation
- [ ] Breaking change
- [x] New feature/enhancement
- [ ] Bugfix