Edit the original deferred interaction
This commit is contained in:
parent
d134bc06d3
commit
c8facd013d
@ -75,7 +75,7 @@ class Lyrics(commands.Cog):
|
|||||||
)
|
)
|
||||||
+ " UTC"
|
+ " 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
|
# If everything is successful, send the lyrics
|
||||||
embed = discord.Embed(
|
embed = discord.Embed(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user