test
This commit is contained in:
parent
3cc6d0c96b
commit
1335501f11
@ -8,7 +8,7 @@ module.exports = {
|
||||
|
||||
async execute(interaction) {
|
||||
try {
|
||||
await interaction.deferReply({ flags: MessageFlags.Ephemeral });
|
||||
await interaction.deferReply({});
|
||||
|
||||
const links = await getAllLinks();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user