vendredi 17 mars 2017

Is there a way to add checkbox in a microsoft bot cards?

I've a carousel with cards. Where the user can choose one card and he then can ask about that particular card details.

enter image description here

When I look into the metadata of thumbnail

public ThumbnailCard(string title = null, string subtitle = null, string text = null, IList<CardImage> images = null, IList<CardAction> buttons = null, CardAction tap = null);

we can only see buttons.




Aucun commentaire:

Enregistrer un commentaire