docs update

This commit is contained in:
iDutchy
2020-10-28 21:04:30 -05:00
parent dea09cb5b3
commit 188b69c097
3 changed files with 5 additions and 1 deletions

View File

@ -33,6 +33,7 @@ Custom Features
- Added support for ``int()`` to ``discord.User``, ``discord.Member``, ``discord.Emoji``, ``discord.Role``, ``discord.Guild``, ``discord.Message``, ``discord.TextChannel``, ``discord.VoiceChannel``, ``discord.CategoryChannel``, ``discord.Attachment`` and ``discord.Message``. This will return their id
- Added support for ``str()`` to ``discord.Message``. This will return the message content
- Added ``Guild.try_member``
- Added ``Context.clean_prefix``
Features
--------