Browse Source
Fix typo in UserFlags.has_unread_urgent_messages
pull/7269/head
Sebastian Law
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/api.rst
|
|
@ -1318,7 +1318,7 @@ of :class:`enum.Enum`. |
|
|
|
The user is a system user (i.e. represents Discord officially). |
|
|
|
.. attribute:: has_unread_urgent_messages |
|
|
|
|
|
|
|
The user has an unready system message. |
|
|
|
The user has an unread system message. |
|
|
|
.. attribute:: bug_hunter_level_2 |
|
|
|
|
|
|
|
The user is a Bug Hunter Level 2. |
|
|
|