Skip to content

Conversation

mdrichardson
Copy link
Contributor

@mdrichardson mdrichardson commented Jun 14, 2021

Fixes #1689

Description

Adds a GetMeetingInfo method to TeamsInfo.

Notes

Bots implementing this must add this to their manifest.json:

"webApplicationInfo": { "id": "<MicrosoftAppId>", "resource": "<urlToApp>", "applicationPermissions": [ "OnlineMeeting.ReadBasic.Chat" ] }

Testing

image

@mdrichardson mdrichardson marked this pull request as ready for review June 15, 2021 00:06
@tracyboehrer tracyboehrer merged commit f5f8c2e into microsoft:main Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants