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

feat: teams message update and message delete events #4375

Closed
singhk97 opened this issue Nov 23, 2022 · 0 comments · Fixed by #4374
Closed

feat: teams message update and message delete events #4375

singhk97 opened this issue Nov 23, 2022 · 0 comments · Fixed by #4374
Labels
customer-reported Issue is created by anyone that is not a collaborator in the repository. feature-request A request for new functionality or an enhancement to an existing one.

Comments

@singhk97
Copy link
Collaborator

This feature aims to extend the JS Bot SDK so that developers can consume newly added events that Teams will emit to the bot. They are:

  1. a user editing a message in Teams.
  2. a user undo-ing a deleted message in Teams.
  3. a user deleting a message in Teams.
@anishprasad01 anishprasad01 added customer-reported Issue is created by anyone that is not a collaborator in the repository. feature-request A request for new functionality or an enhancement to an existing one. labels Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issue is created by anyone that is not a collaborator in the repository. feature-request A request for new functionality or an enhancement to an existing one.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants