简体   繁体   中英

Microsoft Teams call and chat button

I'm quite new to bot framework, we are working on a MS teams app in which i'm using a adaptive card. On that card i'm having buttons for MS teams call and chat. So how to implement a call and chat button for a dynamic users selected from message extension list.

I'm completely new to bot framework

  1. Chat - Please take a look at Deeplink to chat documentation. Use openURL action and specify the URL in value field.
  2. Calling - Currently, there is no Deeplink to initiate a call. Option would be use Calls and online meetings bots .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM