update docs

This commit is contained in:
iDutchy 2020-10-02 00:34:53 +00:00
parent 525ee4be0a
commit ea73008ff2
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Custom Features
- Using Rapptz/discord.py/tree/neo-docs for documentation
- Adding support for ``hex()`` to ``discord.Color``
- Added ``Client.embed_color`` / ``Bot.embed_color``
- Added ``Client.set_embed_color`` / ``Bot.set_embed_color``
- Added ``TextChannel.can_send``
Key Features

View File

@ -27,6 +27,7 @@ Custom Features
- Using Rapptz/discord.py/tree/neo-docs for documentation
- Adding support for ``hex()`` to ``discord.Color``
- Added ``Client.embed_color`` / ``Bot.embed_color``
- Added ``Client.set_embed_color`` / ``Bot.set_embed_color``
- Added ``TextChannel.can_send``
Features