Update FAQ entry on audit log entry event

This commit is contained in:
Rapptz 2023-01-12 20:42:09 -05:00
parent 509a5d771f
commit bba2c94990

View File

@ -343,8 +343,8 @@ Quick example:
Is there an event for audit log entries being created? Is there an event for audit log entries being created?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Since Discord does not dispatch this information in the gateway, the library cannot provide this information. This event is now available in the library and Discord as of version 2.2. It can be found under :func:`on_audit_log_entry_create`.
This is currently a Discord limitation.
Commands Extension Commands Extension
------------------- -------------------