Documentation formatting

This commit is contained in:
Skezza
2020-07-01 04:32:00 +01:00
committed by GitHub
parent e7500f738c
commit c3bca7ec73
9 changed files with 11 additions and 11 deletions

View File

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