Closed Ccode-lang closed 1 year ago
Describe the bug await message.delete() returns a 403 error.
await message.delete()
To Reproduce Run the command
Expected behavior Deleting the message
Actual behavior It doesn't delete the message.
Environment
I did make sure my bot has manage messages.
As continued in the help channel, this is an error from Guilded and not a problem with this library.
I managed to figure it out
Describe the bug
await message.delete()
returns a 403 error.To Reproduce Run the command
Expected behavior Deleting the message
Actual behavior It doesn't delete the message.
Environment