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

Add APIs to edit previously sent messages #198

Open
squahtx opened this issue Jan 18, 2022 · 1 comment · May be fixed by #294
Open

Add APIs to edit previously sent messages #198

squahtx opened this issue Jan 18, 2022 · 1 comment · May be fixed by #294
Labels
enhancement New feature or request

Comments

@squahtx
Copy link

squahtx commented Jan 18, 2022

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.

@turt2live turt2live added the enhancement New feature or request label May 30, 2022
@turt2live
Copy link
Owner

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.

@Denperidge Denperidge linked a pull request Jan 13, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants