We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3869a52 commit 72dcc4cCopy full SHA for 72dcc4c
guide/docs/faq/general.mdx
@@ -276,5 +276,4 @@ await channel.send(embed=embed)
276
277
### Is there an event for audit log entries being created?
278
279
-Since Discord does not dispatch this information in the gateway, the library cannot provide this information.
280
-This is currently a Discord limitation.
+As of version 2.8, there's now an event for it, called <DocsLink reference="disnake.on_audit_log_entry_create" />.
0 commit comments