microsoft / botframework-sdk

Bot Framework provides the most comprehensive experience for building conversation applications.
MIT License
7.47k stars 2.44k forks source link

Adaptive cards action title bind with variable #6575

Closed jaykumarkalal closed 1 year ago

jaykumarkalal commented 1 year ago

{ "type": "Action.OpenUrl", "url": "${viewUrl}", "title":"${buttonTitle}", }

InfinytRam commented 1 year ago

Hi @jaykumarkalal,

Additional information is required.

Is this a bug? If yes, are you able to share the steps to reproduce this issue?