mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Fix documentation for NotificationLevel
This commit is contained in:
parent
e6a8eb1a7c
commit
66e5033785
@ -856,10 +856,10 @@ All enumerations are subclasses of `enum`_.
|
||||
|
||||
Specifies whether a :class:`Guild` has notifications on for all messages or mentions only by default.
|
||||
|
||||
..attribute:: all_messages
|
||||
.. attribute:: all_messages
|
||||
|
||||
Members receive notifications for every message regardless of them being mentioned.
|
||||
..attribute:: only_mentions
|
||||
.. attribute:: only_mentions
|
||||
|
||||
Members receive notifications for messages they are mentioned in.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user