mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-27 02:43:54 +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
|
|
}
|