mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-28 05:46:35 +02:00
27 lines
409 B
Plaintext
27 lines
409 B
Plaintext
|
[
|
||
|
[
|
||
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
]
|