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
Sometimes it makes sense for bots to update previously sent messages instead of posting new ones.
An example might be a bot providing progress updates on a long running process.
The text was updated successfully, but these errors were encountered:
Spec : https://spec.matrix.org/v1.4/client-server-api/#event-replacements
I think we mostly just need to copy the idea of replyText and friends, but with editText and such.
replyText
editText
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Sometimes it makes sense for bots to update previously sent messages instead of posting new ones.
An example might be a bot providing progress updates on a long running process.
The text was updated successfully, but these errors were encountered: