mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-31 03:10:45 +02:00
22 lines
210 B
Plaintext
22 lines
210 B
Plaintext
|
|
{
|
|
"buttons": [
|
|
[
|
|
{
|
|
"action": {
|
|
"type": "text",
|
|
"label": "Кнопка 1"
|
|
}
|
|
},
|
|
{
|
|
"action": {
|
|
"type": "text",
|
|
"label": "Кнопка 2"
|
|
}
|
|
}
|
|
]
|
|
],
|
|
"one_time": false
|
|
}
|
|
|