Skip to content

Suggested actions does not work in MS Teams. #1465

Open
@ms-86

Description

I have checked NodeJS suggested actions example using Teams Toolkit extension after cloning samples repo on my laptop. Bot sends a welcome message and asks for a favorite color but suggested actions are not displayed as shown on a gif https://github.com/OfficeDev/Microsoft-Teams-Samples/blob/main/samples/bot-suggested-actions/nodejs/Images/BotSuggestedActionsGif.gif

Then I've download Teams App manifest https://github.com/OfficeDev/Microsoft-Teams-Samples/blob/main/samples/bot-suggested-actions/csharp/demo-manifest/bot-suggested-actions.zip and uploaded to my M365 developer tenant - behavior is exactly the same, suggested actions are not displayed. MS Docs is now inconsistent when it comes to this particular feature.
MS Teams Developer documentation suggests this feature is supported (here and here) but when you check Azure Bot Service docs you will see a None in a Suggested actions column for Microsoft Teams channel.

I have made a Python app as well which I run and test locally with Bot Framework Emulator, and what's interesting those suggested actions are displayed correctly there. After uploading the same app into Azure App Service with accompanying Bot Service and then verifying this in Bot Service Web chat those suggested actions are also displayed - the only issue is with Microsoft Teams.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions