8000 Merge pull request #111 from Gotham13121997/patch-1 · SriSivaC/botbuilder-python@c703586 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit c703586

Browse files
authored
Merge pull request microsoft#111 from Gotham13121997/patch-1
Added python 3.5 or above requirement
2 parents f2f1a8b + 35c14b0 commit c703586

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

samples/Rich-Cards-Bot/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Bots support multi-modal conversations so you can add media to messages sent by
44

55
This sample shows how to use different types of rich cards.
66

7+
## PREREQUISITES
8+
- Python 3.5 or above
9+
710
## To try this sample
811
- Clone the repository
912
```bash
@@ -46,4 +49,4 @@ There are several different card types supported by Bot Framework including:
4649
- [Azure Bot Service Introduction](https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0)
4750
- [Bot State](https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-storage-concept?view=azure-bot-service-4.0)
4851
- [Add media to messages](https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-howto-add-media-attachments?view=azure-bot-service-4.0&tabs=csharp)
49-
- [Rich card types](https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-add-rich-cards?view=azure-bot-service-4.0)
52+
- [Rich card types](https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-add-rich-cards?view=azure-bot-service-4.0)

0 commit comments

Comments
 (0)
0