microsoft / teams-ai

SDK focused on building AI based applications and extensions for Microsoft Teams and other Bot Framework channels
MIT License
354 stars 145 forks source link

[JS] Support ALL teamsActivityHandlers #194

Closed corinagum closed 7 months ago

corinagum commented 1 year ago

List of non-implemented handlers as of July 11

(If Tatiana's team adds more, we will need to add to this list)

from botbuilder-js/libraries/botbuilder/src/teamsActivityHandler.ts

Message Extension events

Task modules events

Conversation update events

Message update

Message Delete

### Tasks
- [ ] https://github.com/microsoft/teams-ai/issues/248
- [ ] https://github.com/microsoft/teams-ai/issues/246
- [ ] https://github.com/microsoft/teams-ai/issues/249
- [ ] https://github.com/microsoft/teams-ai/issues/247
- [ ] https://github.com/microsoft/teams-ai/issues/770
- [ ] https://github.com/microsoft/teams-ai/issues/243
- [ ] https://github.com/microsoft/teams-ai/issues/245
- [ ] https://github.com/microsoft/teams-ai/issues/668
singhk97 commented 9 months ago

image image

Meetings related scenarios

corinagum commented 7 months ago

Complete, not including unit tests