doc update

This commit is contained in:
iDutchy 2020-10-04 02:05:24 +00:00
parent 9e0303cc53
commit 0b8671e3d6
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ Custom Features
- Added ``Client.embed_color`` / ``Bot.embed_color``
- Added ``Client.set_embed_color`` / ``Bot.set_embed_color``
- Added ``TextChannel.can_send``
- Added ``Intents.from_list``
Key Features
-------------

View File

@ -29,6 +29,7 @@ Custom Features
- Added ``Client.embed_color`` / ``Bot.embed_color``
- Added ``Client.set_embed_color`` / ``Bot.set_embed_color``
- Added ``TextChannel.can_send``
- Added ``Intents.from_list``
Features
--------