#embed.edit doesnt work in slash_commands
1 messages · Page 1 of 1 (latest)
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'
b!rtfm pyc interaction.response.edit_message
No results found when searching for interaction.response.edit_message in pyc
b!rtfm pyc Interaction.response
Best matches for Interaction.response in pyc
If you still need help: use await ctx.edit() to edit a response to a / command
It is not working