diff --git a/docs/index.rst b/docs/index.rst index 4c5957ea..3b3d0da5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,7 +30,6 @@ Custom Features - Added ``Client.set_embed_color`` / ``Bot.set_embed_color`` - Added ``TextChannel.can_send`` - Added ``Intents.from_list`` -- Added support for ``int()`` to ``discord.User``, ``discord.Member``, ``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 Features