Add support for voice channel parties #33

Closed
wasi-master wants to merge 277 commits from master into 2.0
81 changed files with 2642 additions and 2155 deletions
Showing only changes of commit f6c8bfdf0d - Show all commits

View File

@ -315,7 +315,7 @@ class ClientUser(BaseUser):
.. versionadded:: 1.3
verified: :class:`bool`
Specifies if the user is a verified account.
Specifies if the user's email is verified.
email: Optional[:class:`str`]
The email the user used when registering.