Made changes in channel-and-group-conversations.md#14323
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Pull request overview
This PR refreshes the "Channel and group chat conversations with a bot" doc to use the new Teams SDK APIs (e.g., app.OnMessage, AddMention, install.add lifecycle route) instead of the older Bot Framework SDK patterns (OnMessageActivityAsync, Mention object, conversationUpdate/teamMemberAdded). It also updates the description, date, and "See also" links, and removes the "Create new conversation threads" subsection in favor of pointing to proactive messaging.
Changes:
- Replace Bot Framework SDK code samples (C#, TypeScript, Python) for retrieving and adding mentions with Teams SDK equivalents, and add JSON tabs where applicable with unique numbered tab IDs.
- Replace the installation/welcome guidance with a Teams SDK
install.addexample, and update related "See also" links to Teams SDK references. - Update metadata (description,
ms.date) and remove/comment out the v4-to-v3 include and the "Create new conversation threads" section.
Acrolinx ScorecardsWe currently enforce a minimum score of 80. Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:
More info about Acrolinx Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 2c263cc: ✅ Validation status: passed
For more details, please refer to the build report. |
No description provided.