1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Новые доки Ozon

This commit is contained in:
Anton Titovets
2024-08-22 08:45:57 +03:00
parent f0b13a98f1
commit df1894ed54
43 changed files with 199112 additions and 6 deletions
@@ -45,5 +45,30 @@ sidebar_position: 12
```
```json title="Result"
[
[
{
"text": "Button1",
"callbackData": "ButtonEvent1",
"style": "attention"
},
{
"text": "Button2",
"url": "https://openintegrations.dev",
"style": "base"
}
],
[
{
"text": "Button1",
"callbackData": "ButtonEvent1",
"style": "attention"
},
{
"text": "Button2",
"url": "https://openintegrations.dev",
"style": "base"
}
]
]
```