aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-08-12 20:36:17 -0500
committerParker <contact@pkrm.dev>2024-08-12 20:36:17 -0500
commitc8facd013d9b285c2d24f5b0c127e326bdfa4282 (patch)
tree9910c815e2ffc07f0c67497513b409f8b9501c65
parentd134bc06d37e6589c58f2847d7e35f9bab9939ab (diff)
Edit the original deferred interaction
-rw-r--r--code/cogs/lyrics.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/cogs/lyrics.py b/code/cogs/lyrics.py
index c27589e..f4434d0 100644
--- a/code/cogs/lyrics.py
+++ b/code/cogs/lyrics.py
@@ -75,7 +75,7 @@ class Lyrics(commands.Cog):
)
+ " UTC"
)
- return await interaction.response.send_message(embed=embed, ephemeral=True)
+ return await interaction.edit_original_response(embed=embed)
# If everything is successful, send the lyrics
embed = discord.Embed(