8000 port: Add Teams read receipt event (#6356) by gandiddi · Pull Request #2167 · microsoft/botbuilder-python · GitHub
[go: up one dir, main page]

Skip to content

port: Add Teams read receipt event (#6356) #2167

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

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

gandiddi
Copy link
Contributor

Fixes #minor

Description

This PR ports the changes in microsoft/botbuilder-dotnet#6356 adding support for the Teams read receipt event.

Specific Changes

  • Added on_teams_read_receipt_event handler method in the TeamsActivityHandler class.
  • Added the new ReadReceiptInfo class in botbuilder-schema/botbuilder/schema/teams
  • Added unit tests for the new class and methods.

Testing

These images show the new unit tests passing.
testRes
image

@gandiddi gandiddi requested a review from a team as a code owner September 11, 2024 12:52
@tracyboehrer tracyboehrer merged commit 0fba27b into main Sep 11, 2024
7 checks passed
@tracyboehrer tracyboehrer deleted the v-gandiddi/TeamsReadReceipt branch September 11, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0