Introduction

The Azure Bot Framework supports different types of rich cards and provides a richer interaction experience to the users in term of text, image, video, carousel.

In this article, I will show how to exchange a message between user and bot can contain one or more rich cards rendered as an image and video.

Before reading this article, I recommend reading my previous article:

  1. FAQ based Bot Application Using QnA Maker - Part One
  2. Setup Bot Framework Development Environment Using .Net (C#) - Part Two
  3. How to add or remove synonyms or alternative keywords to QnAMaker

Please embed the youtube Url here https://youtu.be/WTX9AYhGHu4
Note:- Source Code provided as attached file.