interactions.py icon indicating copy to clipboard operation
interactions.py copied to clipboard

feat: Add ``presence`` property to ``User``

Open Damego opened this issue 3 years ago • 0 comments

About

This pull request adds presence property to User. Can be ready to merge after merging #1004

Checklist

  • [ ] I've ran pre-commit to format and lint the change(s) made.
  • [x] I've checked to make sure the change(s) work on 3.8.6 and 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

Damego avatar Aug 05 '22 16:08 Damego