Question regarding the behavior of Guild.fetchAuditLogs
Lets say for example I listen to
roleCreate event in the client, is it guranteed that the audit log entry for the event exists when I fetch the entries from Guild.fetchAuditLogs after the event was emitted?
Example code for better understanding:
Thanks.3 Replies
I see, alright thank you
The thread owner has marked this issue as solved.