AdaptiveCardSelectAction
An action that will be invoked when the card is tapped or selected. Action.ShowCard
is not supported
Properties
Name | Type | Required | Description |
---|---|---|---|
type_ | AdaptiveCardSelectActionType | ✅ |
AdaptiveCardSelectActionType
Properties
Name | Type | Required | Description |
---|---|---|---|
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