Add support for voice channel parties #33

Closed
wasi-master wants to merge 277 commits from master into 2.0
128 changed files with 12281 additions and 18795 deletions
Showing only changes of commit 0b8671e3d6 - Show all commits

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
--------