This commit is contained in:
iDutchy 2020-11-18 18:02:05 -06:00
parent 9e6461a419
commit a2b513bd72

View File

@ -19,7 +19,7 @@ v1.5.1.5
New Features New Features
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
- Add :meth:`Color.nitro_booster` - Add :meth:`Colour.nitro_booster`
- Add :attr:`Permissions.admin` as alias to :attr:`Permissions.administrator` - Add :attr:`Permissions.admin` as alias to :attr:`Permissions.administrator`
New Beta Features New Beta Features
@ -27,7 +27,7 @@ New Beta Features
These are all for message replies. I have added them to 1.5.1.5 but they will most likely officially get added in the original lib in 1.6 or 2.0 These are all for message replies. I have added them to 1.5.1.5 but they will most likely officially get added in the original lib in 1.6 or 2.0
- Add |commands| :meth:`Context.reply <ext.commands.Context>` - |commands| Add :meth:`Context.reply <ext.commands.Context>`
- Add :meth:`Message.reply` - Add :meth:`Message.reply`
- Add ``replied_user`` to :class:`AllowedMentions` - Add ``replied_user`` to :class:`AllowedMentions`
- Add :meth:`MessageReference.to_dict` - Add :meth:`MessageReference.to_dict`
@ -42,7 +42,7 @@ v1.5.1.4
New Features New Features
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
- Add :attr:`Context.clean_prefix` - |commands| Add :attr:`Context.clean_prefix <ext.commands.Context>`
.. _vp1p5p1: .. _vp1p5p1: