Skip to content

[docs] botbuilder package README fixes#223

Merged
lilyydu merged 1 commit into
mainfrom
lilyydu/fix-readme
Nov 24, 2025
Merged

[docs] botbuilder package README fixes#223
lilyydu merged 1 commit into
mainfrom
lilyydu/fix-readme

Conversation

@lilyydu

@lilyydu lilyydu commented Nov 24, 2025

Copy link
Copy Markdown
Collaborator
  • incorrect package name, referring to TS instead of python
  • incorrect docs link, was our previous docs

Copilot AI review requested due to automatic review settings November 24, 2025 22:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes two documentation errors in the botbuilder package README: correcting the package name reference from TypeScript naming convention to Python convention, and updating the documentation link to the current URL.

  • Corrected package name from @microsoft/teams.apps (TypeScript format) to microsoft-teams-apps (Python format)
  • Updated documentation link from the previous teams-ai URL to the current teams-sdk URL

@lilyydu
lilyydu merged commit 4d81c6f into main Nov 24, 2025
12 checks passed
@lilyydu
lilyydu deleted the lilyydu/fix-readme branch November 24, 2025 22:36
@heyitsaamir heyitsaamir mentioned this pull request Dec 9, 2025
heyitsaamir added a commit that referenced this pull request Dec 9, 2025
## Release 2.0.0a7

### Changes

- update react and react-dom to 19.2.1 (#233)
- Move to microsoft_teams namespace (#226)
- Simplify setting http response after activity processing  (#218)
- Add TeamsChannelAccount type for Teams-specific APIs (#230)
- Updating mcpplugin reference in README.md (#229)
- Bring back bot builder example (#225)
- Fix choices_data alias to use "choices.data" instead of "choicesData"
(#224)
- [docs] botbuilder package README fixes (#223)
- Fix calling AI functions with no parameters (#221)
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.

3 participants