Audit Log
Get Audit Log
GetAPIAuditLog
Returns an audit log object for the guild.
import { getAuditLog } from "dressed";
const auditLog = await getAuditLog(guildId, params?);Info
Requires the VIEW_AUDIT_LOG permission.
GetAPIAuditLog
Returns an audit log object for the guild.
import { getAuditLog } from "dressed";
const auditLog = await getAuditLog(guildId, params?);Requires the VIEW_AUDIT_LOG permission.