another small fix
This commit is contained in:
parent
493fc88d6d
commit
54b5e253c9
@ -28,6 +28,6 @@ Here are the custom features listed that have been added to enhanced-dpy. You ca
|
||||
- Added :attr:`Context.clean_prefix <.ext.commands.Context.clean_prefix>`
|
||||
- Added :meth:`Colour.nitro_booster`
|
||||
- Added :attr:`Permissions.admin` as alias to :attr:`Permissions.administrator`
|
||||
- Added :attr:`CogMeta.aliases`
|
||||
- Added :attr:`Client.case_insensitive_prefix`
|
||||
- Added :attr:`Cog.aliases <.ext.commands.Cog.aliases>`
|
||||
- Added :attr:`Bot.case_insensitive_prefix <.ext.commands.Bot.case_insensitive_prefix>`
|
||||
- Added ``silent`` kwarg to :meth:`Message.delete`
|
@ -19,8 +19,8 @@ v1.6.0.7
|
||||
New Features
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
- Add :attr:`Cog.aliases`
|
||||
- Add :attr:`Bot.case_insensitive_prefix`
|
||||
- Add :attr:`Cog.aliases <.ext.commands.Cog.aliases>`
|
||||
- Add :attr:`Bot.case_insensitive_prefix <.ext.commands.Bot.case_insensitive_prefix>`
|
||||
- Add ``silent`` kwargs to :meth:`Message.delete`
|
||||
|
||||
.. _vp1p5p1p6:
|
||||
|
Loading…
x
Reference in New Issue
Block a user