{
"type": "AdaptiveCard",
"body": [
{
"type": "TextBlock",
"size": "Medium",
"weight": "Bolder",
"text": "Campaigns"
},
{
"type": "TextBlock",
"text": "This is to remind about the Campaign. Did you Complete the request?",
"wrap": true
}
],
"actions": [
{
"type": "Action.Submit",
"title": "Yes",
"data": {
"response": "Yes"
}
},
{
"type": "Action.Submit",
"title": "No",
"data": {
"response": "No"
}
}
],
"version": "1.4"
}
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2