mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-24 05:36:29 +02:00
27 lines
471 B
Plaintext
27 lines
471 B
Plaintext
{
|
|
"Buttons": [
|
|
{
|
|
"ActionType": "reply",
|
|
"ActionBody": "Кнопка 1",
|
|
"Text": "Кнопка 1",
|
|
"BgColor": "#2db9b9",
|
|
"Coloumns": 3
|
|
},
|
|
{
|
|
"ActionType": "reply",
|
|
"ActionBody": "Кнопка 2",
|
|
"Text": "Кнопка 2",
|
|
"BgColor": "#2db9b9",
|
|
"Coloumns": 3
|
|
},
|
|
{
|
|
"ActionType": "reply",
|
|
"ActionBody": "Кнопка 3",
|
|
"Text": "Кнопка 3",
|
|
"BgColor": "#2db9b9",
|
|
"Coloumns": 3
|
|
}
|
|
],
|
|
"Type": "keyboard"
|
|
}
|