Add support for voice channel parties #33

Closed
wasi-master wants to merge 277 commits from master into 2.0
112 changed files with 10124 additions and 6520 deletions
Showing only changes of commit e47ff96c30 - Show all commits

View File

@ -32,7 +32,7 @@ These are all for message replies. I have added them to 1.5.1.5 but they will mo
- Add ``replied_user`` to :class:`AllowedMentions`
- Add :meth:`MessageReference.to_dict`
- Add :meth:`MessageReference.from_message`
- Add ``message_refernce`` kwarg to :meth:`abc.Messageable.send`
- Add ``message_reference`` kwarg to :meth:`abc.Messageable.send`
.. _vp1p5p1p4: