nice commit
diff --git a/src/commands/settings/autopublish.ts b/src/commands/settings/autopublish.ts
index a21657f..5640117 100644
--- a/src/commands/settings/autopublish.ts
+++ b/src/commands/settings/autopublish.ts
@@ -68,7 +68,7 @@
             closed = true;
             continue;
         }
-
+        await i.deferUpdate();
         if(i.isButton()) {
             switch(i.customId) {
                 case "switch": {