Edit the original deferred interaction

This commit is contained in:
Parker M. 2024-08-12 20:36:17 -05:00
parent d134bc06d3
commit c8facd013d
No known key found for this signature in database
GPG Key ID: 95CD2E0C7E329F2A

View File

@ -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(