Documentation formatting
This commit is contained in:
@ -303,7 +303,7 @@ class ClientUser(BaseUser):
|
||||
discriminator: :class:`str`
|
||||
The user's discriminator. This is given when the username has conflicts.
|
||||
avatar: Optional[:class:`str`]
|
||||
The avatar hash the user has. Could be None.
|
||||
The avatar hash the user has. Could be ``None``.
|
||||
bot: :class:`bool`
|
||||
Specifies if the user is a bot account.
|
||||
system: :class:`bool`
|
||||
|
Reference in New Issue
Block a user