miso_soup3 Blog

主に ASP.NET 関連について書いています。

2017-07-30から1日間の記事一覧

Action types of Adaptive Cards (in Microsoft Bot Framework WebChat)

Microsoft Bot Framework の Adaptive Cards で行えるアクションの種類を調べました。 環境 Server side C#, Microsoft.Bot.Builder 3.8.4.0 Channel Bot Framework Channel Emulator 3.5.29 WebChat 0.11.0 他の Rich Card とアクションの種類が違う Bot Fr…