Fix improper class in audit log docs

This commit is contained in:
Leonardo 2025-03-04 23:42:28 +01:00 committed by GitHub
parent 973bb5089f
commit 2f8b2624f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2418,7 +2418,7 @@ of :class:`enum.Enum`.
When this is the action, the type of :attr:`~AuditLogEntry.extra` is
set to an unspecified proxy object with two attributes:
- ``channel``: A :class:`TextChannel` or :class:`Object` with the channel ID where the members were moved.
- ``channel``: An :class:`abc.Connectable` or :class:`Object` with the channel ID where the members were moved.
- ``count``: An integer specifying how many members were moved.
.. versionadded:: 1.3