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

port: Targeted Meeting Notifications in Microsoft Teams meetings feature #2148

Closed
wants to merge 10 commits into from

Conversation

Amrit10737726
Copy link

@Amrit10737726 Amrit10737726 commented Aug 6, 2024

#minor

Description

This feature aims to extend the python Bot SDK so that developers can send targeted meeting notifications in Microsoft Teams meetings.

Porting changes from these two PR:

  1. Support bot sdk dot net for targeted meeting notification Support bot sdk dot net for targeted meeting notification botbuilder-dotnet#6570

  2. Fix class structure for meeting notification feature extensibility Fix class structure for meeting notification feature extensibility botbuilder-dotnet#6579

Specific Changes

Microsoft.Bot.Builder/Teams

  • Add send_meeting_notification_async method in teams_info.py

Microsoft.Bot.Connector/Teams

  • Construct and send meeting notification request

Microsft.Bot.Schema/Teams

  • Create classes for Teams meeting notification

@Amrit10737726 Amrit10737726 self-assigned this Aug 6, 2024
@Amrit10737726 Amrit10737726 changed the title Port Targeted Meeting Notifications in Microsoft Teams meetings feature port: Targeted Meeting Notifications in Microsoft Teams meetings feature Aug 6, 2024
@gandiddi gandiddi closed this Oct 1, 2024
@gandiddi gandiddi deleted the v-amrit10737726/meetingnotification branch October 1, 2024 11:00
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