Skip to main content

AdaptiveCardRequest

Properties

NameTypeRequiredDescription
type_AdaptiveCardRequestTypeType of attachment. This field is mandatory and filled on server side - will be ignored if set in request body
versionstrVersion. This field is mandatory and filled on server side - will be ignored if set in request body
bodyList[AdaptiveCardInfoRequest]List of adaptive cards with the detailed information
actionsList[AdaptiveCardAction]
select_actionAdaptiveCardSelectActionAn action that will be invoked when the card is tapped or selected. Action.ShowCard is not supported
fallback_textstr
background_imageAdaptiveCardRequestBackgroundImageSpecifies the background image of a card
min_heightstrSpecifies the minimum height of the card in pixels
speakstrSpecifies what should be spoken for this entire card. This is simple text or SSML fragment
langAdaptiveCardRequestLangThe 2-letter ISO-639-1 language used in the card. Used to localize any date/time functions
vertical_content_alignmentVerticalContentAlignmentDefines how the content should be aligned vertically within the container. Only relevant for fixed-height cards, or cards with a minHeight specified

AdaptiveCardRequestType

Type of attachment. This field is mandatory and filled on server side - will be ignored if set in request body

Properties

NameTypeRequiredDescription
ADAPTIVECARDstr"AdaptiveCard"

AdaptiveCardRequestBackgroundImage

Specifies the background image of a card

AdaptiveCardRequestLang

The 2-letter ISO-639-1 language used in the card. Used to localize any date/time functions

Properties

NameTypeRequiredDescription
ENstr"en"
FRstr"fr"
ESstr"es"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →