Clarify ClientUser.verified docs
This commit is contained in:
parent
a8945b5784
commit
66b17f5afb
@ -213,7 +213,7 @@ class ClientUser(BaseUser):
|
|||||||
.. versionadded:: 1.3
|
.. versionadded:: 1.3
|
||||||
|
|
||||||
verified: :class:`bool`
|
verified: :class:`bool`
|
||||||
Specifies if the user is a verified account.
|
Specifies if the user's email is verified.
|
||||||
locale: Optional[:class:`str`]
|
locale: Optional[:class:`str`]
|
||||||
The IETF language tag used to identify the language the user is using.
|
The IETF language tag used to identify the language the user is using.
|
||||||
mfa_enabled: :class:`bool`
|
mfa_enabled: :class:`bool`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user