diff --git a/src/structures/Guild.js b/src/structures/Guild.js index 85d3d5ea5..a0634e56a 100644 --- a/src/structures/Guild.js +++ b/src/structures/Guild.js @@ -577,7 +577,7 @@ class Guild { * @param {Snowflake|GuildAuditLogsEntry} [options.after] Limit to entries from after specified entry * @param {number} [options.limit] Limit number of entries * @param {UserResolvable} [options.user] Only show entries involving this user - * @param {string|number} [options.type] Only show entries involving this action type + * @param {AuditLogAction} [options.type] Only show entries involving this action type * @returns {Promise} * @example * // Output audit log entries