microsoft/teams.net

Public

mirrored from https://github.com/microsoft/teams.netAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
next/core-activitybuilder

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

Tests/Microsoft.Teams.Api.Tests/Json/Activity/Invokes/HandoffActivity.json

9lines · modecode

1{
2 "id": "handoffId",
3 "type": "invoke",
4 "channelId": "channelId",
5 "name": "handoff/action",
6 "value": {
7 "continuation": " valid continuation"
8 }
9}