mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-03 13:22:19 +02:00
20 lines
192 B
Plaintext
20 lines
192 B
Plaintext
|
{
|
||
|
"buttons": [
|
||
|
[
|
||
|
{
|
||
|
"action": {
|
||
|
"type": "text",
|
||
|
"label": "Button 1"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"action": {
|
||
|
"type": "text",
|
||
|
"label": "Button 2"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"one_time": false
|
||
|
}
|