Forum Discussion
Rishimaan_Shukla
Mar 29, 2022Copper Contributor
Image slider in MS teams bot using card
Hi All,
In my conversational bot i want to build a card with an image slider option. As shown in the attached image. Could you please let me know which teams card can be used to achieve the same functionality with some text and buttons.
- Sayali-MSFTMicrosoft
Rishimaan_Shukla- You can create a Carousel collection in Bot Framework.
Reference link:
https://docs.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-reference#carousel-collection
sample doc-
https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/csharp_dotnetcore/06.using-cards
Let us know if you have any query. - Sayali-MSFTMicrosoftRishimaan_Shukla - Could you please confirm if your issue has resolved with above suggestion or still looking for any help?