baumsplitter41 2 месяцев назад
Родитель
Сommit
5337d6ee5a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      VPD_BOT/cogs/logs.py

+ 1 - 1
VPD_BOT/cogs/logs.py

@@ -288,7 +288,7 @@ class actionlog(commands.Cog):
             except discord.Forbidden:
                 pass
             return None
-        moderator = await get_audit_log_user(after.guild, discord.AuditLogAction.guild_update, after.id)
+        moderator = await get_audit_log_user(after, discord.AuditLogAction.guild_update, after.id)
 
 
         embed = discord.Embed(