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

Bypass the limit on changing and deleting messages through the REST API. #27464

Closed
shevchukma opened this issue Dec 6, 2022 · 1 comment
Closed

Comments

@shevchukma
Copy link

We have time limit in 10 minutes both for edit and delete messages.
image

This is fine for users, but for our integrations where messages are sent from the bot role, we need to ignore these values. They must delete and modify their posts at any time.

I think that good solution for that problem could be creation of some new permission like Bypass time limits for edit and delete messages via REST API and assigning that permission to bot role.
Rocket.Chat already have similar permission Bypass rate limit for REST API
image

@shevchukma
Copy link
Author

Closed by PR 27644 in version 6.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant