mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Fix typo in UserFlags.has_unread_urgent_messages
This commit is contained in:
parent
48eb981344
commit
07483297ad
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user