mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 19:03:03 +00:00
Permissions.view_audit_logs -> Permissions.view_audit_log
This commit is contained in:
@ -349,6 +349,10 @@ They will be enumerated here.
|
||||
|
||||
- Use :meth:`Colour.to_rgb` instead.
|
||||
|
||||
- ``Permissions.view_audit_logs``
|
||||
|
||||
- Use :attr:`Permissions.view_audit_log` instead.
|
||||
|
||||
**Changed**
|
||||
|
||||
- :attr:`Member.avatar_url` and :attr:`User.avatar_url` now return the default avatar if a custom one is not set.
|
||||
|
Reference in New Issue
Block a user