MicrosoftDocs / AdaptiveCards

Docs for Adaptive Cards
https://docs.microsoft.com/en-us/adaptive-cards/
Creative Commons Attribution 4.0 International
73 stars 138 forks source link

Ok so HOW #262

Open DavidStrickland0 opened 4 years ago

DavidStrickland0 commented 4 years ago

Seeing a lot of these kinds of statements in the content "Here's a standard Bot Framework message payload that can be delivered to any channel and display text to the user." That's great ... HOW. What Api calls do I use to convert this template into an activity in my bot to send back to my user.

You've got a bunch of information about the Json for the card. I already have these. I got the Json from the Adaptive Cards Documentation I've got the Nuget from the Nuget server this article is supposed to be about "Adaptive Cards for Bot Developers" which is the one thing it doesnt cover. How does a Bot developer tie the Json into the Bot?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Akshaydirisala commented 4 years ago

Are Adaptive cards libraries available for python

martindavid commented 4 years ago

I would like some clarity as well on how this can be used in the bot's development. How to have a custom element, etc. The documentation is very sparse

MgodbyYo commented 3 years ago

The document doesn't even explain HOW to get the bot to end an adaptive. Am I missing something?