Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Permissions #1163

Open
3 tasks done
k4rm1 opened this issue May 7, 2024 · 2 comments
Open
3 tasks done

Missing Permissions #1163

k4rm1 opened this issue May 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@k4rm1
Copy link

k4rm1 commented May 7, 2024

Which package has the bugs?

The core library

Issue description

image
When I do a message.edit() with content it tells me I don't have permissions, but when I do it myself it works.

Code sample

message.edit({content: "fzefrz"})

Package version

3.1.4

Node.js version

v20.12.2.

Operating system

windows

Priority this issue should have

Medium (should be fixed soon)

Checklist

  • I have searched the open issues for duplicates.
  • I have shared the entire traceback.
  • I am using a user token (and it isn't visible in the code).

Additional Information

No response

@k4rm1 k4rm1 added the bug Something isn't working label May 7, 2024
@TheDevYellowy
Copy link
Contributor

I know it sounds a bit dumb but are you making sure that the message you are trying to edit is a message you sent?

@k4rm1
Copy link
Author

k4rm1 commented May 14, 2024

I know it sounds a bit dumb but are you making sure that the message you are trying to edit is a message you sent?

yes, it's a message that I'm sending and coming from me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants