mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 11:26:51 +00:00
Fix member_prune extras attribute name
This commit is contained in:
parent
7a0744c9a9
commit
26f49512b5
@ -2105,7 +2105,7 @@ of :class:`enum.Enum`.
|
|||||||
When this is the action, the type of :attr:`~AuditLogEntry.extra` is
|
When this is the action, the type of :attr:`~AuditLogEntry.extra` is
|
||||||
set to an unspecified proxy object with two attributes:
|
set to an unspecified proxy object with two attributes:
|
||||||
|
|
||||||
- ``delete_members_days``: An integer specifying how far the prune was.
|
- ``delete_member_days``: An integer specifying how far the prune was.
|
||||||
- ``members_removed``: An integer specifying how many members were removed.
|
- ``members_removed``: An integer specifying how many members were removed.
|
||||||
|
|
||||||
When this is the action, :attr:`~AuditLogEntry.changes` is empty.
|
When this is the action, :attr:`~AuditLogEntry.changes` is empty.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user