You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +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"
|
|
}
|
|
]
|
|
]
|