You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Новые доки Ozon
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user