#embed.edit doesnt work in slash_commands

1 messages · Page 1 of 1 (latest)

devout jackal
#

I need help

#

It was working 4 hours before and I didnt any change in my code

#

Error
await AttackEmbed.edit(embed = AttackTable())
AttributeError: 'Interaction' object has no attribute 'edit'

green jasper
#

b!rtfm pyc interaction.response.edit_message

arctic flickerBOT
green jasper
#

b!rtfm pyc Interaction.response

arctic flickerBOT
long abyss
#

wrong bot

jovial spade
#

If you still need help: use await ctx.edit() to edit a response to a / command

devout jackal
#

It is not working