Browse Source

Update FAQ entry on audit log entry event

pull/10109/head
Rapptz 2 years ago
committed by dolfies
parent
commit
c7f43affc9
  1. 4
      docs/faq.rst

4
docs/faq.rst

@ -341,8 +341,8 @@ Quick example:
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 is currently a Discord limitation.
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`.
Commands Extension
-------------------

Loading…
Cancel
Save