mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-03 13:22:19 +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
|
|
}
|
|
|