Add support for voice channel parties #33

Closed
wasi-master wants to merge 277 commits from master into 2.0
77 changed files with 2568 additions and 2106 deletions
Showing only changes of commit 28934001b2 - Show all commits

View File

@ -1,3 +1,5 @@
.. currentmodule:: discord
API Reference
===============
@ -174,7 +176,8 @@ Paginator
Enums
------
.. class:: discord.ext.commands.BucketType
.. class:: BucketType
:module: discord.ext.commands
Specifies a type of bucket for, e.g. a cooldown.