diff --git a/README.rst b/README.rst index ccc0487d..34737d59 100644 --- a/README.rst +++ b/README.rst @@ -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 ------------- diff --git a/docs/index.rst b/docs/index.rst index f8e5ddf4..256ed574 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 --------