More forcestatic options removed

This commit is contained in:
2024-01-07 23:06:49 +01:00
parent 0296dbff77
commit b3d9fcbc02
29 changed files with 45 additions and 77 deletions

View File

@@ -49,9 +49,7 @@ export default function loadSlashCommandsEvents(client: Client, ft: FileType) {
description: String(error),
color: embedColor,
footer: {
icon_url: interaction.guild!.iconURL({
forceStatic: false,
})!,
icon_url: interaction.guild!.iconURL() || undefined,
text:
interaction.user.username +
" | " +