You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content: "Ten użytkownik nie jest na liście podejrzanych.",
103
-
ephemeral: true,
103
+
flags: 64,
104
104
});
105
105
}
106
106
returninteraction.reply({
@@ -109,8 +109,7 @@ export async function run(
109
109
newTextDisplayBuilder().setContent(`# Informacje o użytkowniku\nUżytkownik <@${user.id}> znajduje się na liście podejrzanych sprzedawców z powodu \`${suspicions.reason}\`.\n> Dodany <t:${Math.floor(suspicions.createdAt.getTime()/1000)}:F> przez <@${suspicions.adminId}>`)
0 commit comments