generated from Baipyrus/DiscordJS-Template
bugfix: wrong feedback type
This commit is contained in:
parent
7f94c9ddd3
commit
f5d8bcc449
@ -82,7 +82,7 @@ export async function execute(interaction) {
|
||||
|
||||
// Reply failed to acknowledge command
|
||||
await interaction.reply({
|
||||
content: `Failed to ${step} message!`,
|
||||
content: `Failed to ${step} channel!`,
|
||||
ephemeral: true
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user