We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need an API to get the list of deleted messages in the server (since some date).
The text was updated successfully, but these errors were encountered:
*endpoint
Sorry, something went wrong.
try api/v1/chat.syncMessages
api/v1/chat.syncMessages
@ggazzo You think this API will resolve the "prune" action? (ref: RocketChat/Rocket.Chat.iOS#2208 (comment))
@rodrigok Any news on this one? I don't see a way to keep in sync with pruned messages right now: RocketChat/Rocket.Chat.Android#1617 🤔 .
chat.getDeletedMessages
sampaiodiego
MarcosSpessatto
No branches or pull requests
Description:
We need an API to get the list of deleted messages in the server (since some date).
The text was updated successfully, but these errors were encountered: