Fix a typo in member_role_update
This commit is contained in:
parent
932efa1edc
commit
516675dd2e
@ -1934,7 +1934,7 @@ of :class:`enum.Enum`.
|
|||||||
.. attribute:: member_role_update
|
.. attribute:: member_role_update
|
||||||
|
|
||||||
A member's role has been updated. This triggers when a member
|
A member's role has been updated. This triggers when a member
|
||||||
either gains a role or losses a role.
|
either gains a role or loses a role.
|
||||||
|
|
||||||
When this is the action, the type of :attr:`~AuditLogEntry.target` is
|
When this is the action, the type of :attr:`~AuditLogEntry.target` is
|
||||||
the :class:`Member` or :class:`User` who got the role.
|
the :class:`Member` or :class:`User` who got the role.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user