The Microsoft Bot Framework is used for building intelligent chat bots and deploying them to multiple messaging platforms or channels at once.
I'm using the following code to display a gif image as an attachment in my reply: Activity replyToConversation = (Activity)context.…
c# botframework botconnector microsoft-teams