AdaptiveCardAction
Properties
Name | Type | Required | Description |
---|---|---|---|
type_ | AdaptiveCardActionType | ❌ | |
title | str | ❌ | |
card | ActionAdaptiveCardInfo | ❌ | |
url | str | ❌ |
AdaptiveCardActionType
Properties
Name | Type | Required | Description |
---|---|---|---|
ACTION_SHOWCARD | str | ✅ | "Action.ShowCard" |
ACTION_SUBMIT | str | ✅ | "Action.Submit" |
ACTION_OPENURL | str | ✅ | "Action.OpenUrl" |
ACTION_TOGGLEVISIBILITY | str | ✅ | "Action.ToggleVisibility" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs