Skip to content

Commit 72dcc4c

Browse files
authored
feat(content): add mention of new audit log gateway event (#57)
1 parent 3869a52 commit 72dcc4c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

guide/docs/faq/general.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,5 +276,4 @@ await channel.send(embed=embed)
276276

277277
### Is there an event for audit log entries being created?
278278

279-
Since Discord does not dispatch this information in the gateway, the library cannot provide this information.
280-
This is currently a Discord limitation.
279+
As of version 2.8, there's now an event for it, called <DocsLink reference="disnake.on_audit_log_entry_create" />.

0 commit comments

Comments
 (0)