ephemeral
This commit is contained in:
@@ -170,7 +170,7 @@ class SfxManager {
|
|||||||
// Immediately reply with playing status
|
// Immediately reply with playing status
|
||||||
await interaction.reply({
|
await interaction.reply({
|
||||||
content: `🔊 Playing: **${sfxName}**`,
|
content: `🔊 Playing: **${sfxName}**`,
|
||||||
//flags: [MessageFlags.Ephemeral],
|
flags: [MessageFlags.Ephemeral],
|
||||||
});
|
});
|
||||||
|
|
||||||
// Join the voice channel
|
// Join the voice channel
|
||||||
|
|||||||
Reference in New Issue
Block a user