FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add access to Microsoft teams information in activity by fredrikluo · Pull Request #319 · microsoft/botbuilder-java · GitHub

This repository was archived by the owner on Dec 4, 2023. It is now read-only.
/ botbuilder-java Public archive

Add access to Microsoft teams information in activity - #319

Merged
tracyboehrer (tracyboehrer) merged 3 commits into
microsoft:trboehre/teamsfrom
fredrikluo:add-team-information-to-activity
Mar 20, 2020
Merged

Add access to Microsoft teams information in activity#319
tracyboehrer (tracyboehrer) merged 3 commits into
microsoft:trboehre/teamsfrom
fredrikluo:add-team-information-to-activity

Conversation

Copy link
Copy Markdown
Contributor

It seems like Micosoft Teams embeds relevant information in "channelData" with its own schema.

This PR ports schema for Microsoft Teams from the dotnet SDK.

https://github.com/microsoft/botbuilder-dotnet/tree/master/libraries/Microsoft.Bot.Schema/Teams/Generated

This is quite important to have a bot to send proactive messages to a channel since this is the only way to access the real channel id which the bot has been added to.

Microsoft Contribution License Agreements (msftclas) commented Feb 25, 2020
edited
Loading

Copy link
Copy Markdown


All CLA requirements met.

Copy link
Copy Markdown
Member

Fredrik (Zhiyu) Luo (@fredrikluo) Thank you! I'll take a closer look soon. There was an entire effort to get Teams support on the other platforms that hasn't happened in Java yet. It may be a bit before something happens with this PR while we schedule next steps for the Java SDK.

tracyboehrer (tracyboehrer) changed the base branch from master to trboehre/teams March 20, 2020 15:52
tracyboehrer (tracyboehrer) merged commit 75e065d into microsoft:trboehre/teams Mar 20, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL