-
Notifications
You must be signed in to change notification settings - Fork 529
[Doc Improvement][Use dialogs with bots][3930082] #12427
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
Merged
Merged
Conversation
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
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.
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.
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.
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.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
ChetanSharma-msft
requested changes
Mar 6, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added my review comments.
msteams-platform/messaging-extensions/how-to/search-commands/define-search-command.md
Show resolved
Hide resolved
msteams-platform/messaging-extensions/how-to/search-commands/respond-to-search.md
Show resolved
Hide resolved
msteams-platform/messaging-extensions/how-to/search-commands/define-search-command.md
Show resolved
Hide resolved
msteams-platform/messaging-extensions/how-to/search-commands/respond-to-search.md
Outdated
Show resolved
Hide resolved
msteams-platform/messaging-extensions/how-to/search-commands/respond-to-search.md
Outdated
Show resolved
Hide resolved
...orm/task-modules-and-cards/cards/Universal-actions-for-adaptive-cards/User-Specific-Views.md
Outdated
Show resolved
Hide resolved
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.
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.
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.
This comment was marked as outdated.
This comment was marked as outdated.
ChetanSharma-msft
previously approved these changes
May 16, 2025
Wajeed-msft
previously approved these changes
May 22, 2025
cd1609e
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
v-mmuthazhag
approved these changes
Jun 5, 2025
AjayJ12-MSFT
approved these changes
Jun 9, 2025
SatyaReddy-MSFT
approved these changes
Jun 9, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
surbhigupta12
added a commit
that referenced
this pull request
Jun 10, 2025
* [Doc Improvement][Use dialogs with bots][3930082] (#12427) * Updated Python code snippets are added. * Updated. * Update respond-to-search.md * Update respond-to-search.md * Update respond-to-search.md * Update respond-to-search.md * Update respond-to-search.md * updating comments * updated warning * changing res * Update * Update --------- Co-authored-by: njagallo <[email protected]> Co-authored-by: Lunasbytecode <[email protected]> Co-authored-by: Sridhar Murugan <[email protected]> * Changes description of the samples (#11975) * Changes description of the samples * Fixed copilot feedback * Fixed formatting. * Undo meta description from doc. * Updated from main * merge from main * undo the changes from main for verification * Update description * Update sample description for stage view * Review changes * More review changes * Minor fixes * Content updates * Edits * Updates * author name * Update --------- Co-authored-by: v-kushals <[email protected]> Co-authored-by: njagallo <[email protected]> Co-authored-by: Lunasbytecode <[email protected]> Co-authored-by: Sridhar Murugan <[email protected]> --------- Co-authored-by: V-bvishnu5 <[email protected]> Co-authored-by: njagallo <[email protected]> Co-authored-by: Lunasbytecode <[email protected]> Co-authored-by: Sridhar Murugan <[email protected]> Co-authored-by: Pawank-MSFT <[email protected]> Co-authored-by: v-kushals <[email protected]>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Python code snippets are added.