0
我有一個卡片旋轉木馬。用戶可以選擇一張卡片,然後他可以詢問有關該卡片的詳細信息。有沒有辦法在微軟的機器人卡片中添加複選框?
當我看着縮略圖
public ThumbnailCard(string title = null, string subtitle = null, string text = null, IList<CardImage> images = null, IList<CardAction> buttons = null, CardAction tap = null);
我們只能看到按鈕的元數據。
不,現在還沒有設施,我懷疑它永遠不會有 - 它不會播放很好地在頻道上。 – stuartd