1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Test data update (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-01-16 22:02:19 +03:00
parent 003878a3cb
commit 696d1b1a16
5 changed files with 157 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,40 @@
 {
"ok": true,
"result": {
"message_id": 11411,
"from": {
"id": 6129457865,
"is_bot": true,
"first_name": "Бот Виталий",
"username": "sicheebot"
},
"chat": {
"id": 461699897,
"first_name": "Anton",
"last_name": "Titowets",
"username": "JKIee",
"type": "private"
},
"date": 1737051864,
"edit_date": 1737051870,
"text": "Строковое значение",
"reply_markup": {
"inline_keyboard": [
[
{
"text": "Новая кнопка 1",
"callback_data": "Новая кнопка 1"
},
{
"text": "Новая кнопка 2",
"callback_data": "Новая кнопка 2"
},
{
"text": "Новая кнопка 3",
"callback_data": "Новая кнопка 3"
}
]
]
}
}
}

View File

@@ -0,0 +1,59 @@
 {
"ok": true,
"result": {
"message_id": 11414,
"from": {
"id": 6129457865,
"is_bot": true,
"first_name": "Бот Виталий",
"username": "sicheebot"
},
"chat": {
"id": 461699897,
"first_name": "Anton",
"last_name": "Titowets",
"username": "JKIee",
"type": "private"
},
"date": 1737051880,
"edit_date": 1737051892,
"photo": [
{
"file_id": "AgACAgIAAxkDAAIrBWdz-63HiyuuYGJK5nyqPoP6ZZ-0AAJz6DEbE_WgS78HisbQ9AQ_AQADAgADcwADNgQ",
"file_unique_id": "AQADc-gxGxP1oEt4",
"file_size": 1568,
"width": 90,
"height": 67
},
{
"file_id": "AgACAgIAAxkDAAIrBWdz-63HiyuuYGJK5nyqPoP6ZZ-0AAJz6DEbE_WgS78HisbQ9AQ_AQADAgADbQADNgQ",
"file_unique_id": "AQADc-gxGxP1oEty",
"file_size": 21633,
"width": 320,
"height": 240
},
{
"file_id": "AgACAgIAAxkDAAIrBWdz-63HiyuuYGJK5nyqPoP6ZZ-0AAJz6DEbE_WgS78HisbQ9AQ_AQADAgADeAADNgQ",
"file_unique_id": "AQADc-gxGxP1oEt9",
"file_size": 99260,
"width": 800,
"height": 600
},
{
"file_id": "AgACAgIAAxkDAAIrBWdz-63HiyuuYGJK5nyqPoP6ZZ-0AAJz6DEbE_WgS78HisbQ9AQ_AQADAgADeQADNgQ",
"file_unique_id": "AQADc-gxGxP1oEt-",
"file_size": 218651,
"width": 1280,
"height": 960
},
{
"file_id": "AgACAgIAAxkDAAIrBWdz-63HiyuuYGJK5nyqPoP6ZZ-0AAJz6DEbE_WgS78HisbQ9AQ_AQADAgADdwADNgQ",
"file_unique_id": "AQADc-gxGxP1oEt8",
"file_size": 650214,
"width": 2560,
"height": 1920
}
],
"caption": "Новое описание картинки"
}
}

View File

@@ -0,0 +1,21 @@
 {
"ok": true,
"result": {
"message_id": 13755,
"sender_chat": {
"id": -1001893407333,
"title": "Тестовый канал",
"username": "testsichee",
"type": "channel"
},
"chat": {
"id": -1001893407333,
"title": "Тестовый канал",
"username": "testsichee",
"type": "channel"
},
"date": 1737051864,
"edit_date": 1737051870,
"text": "Новый текст сообщения"
}
}

View File

@@ -0,0 +1,37 @@
 {
"ok": true,
"result": {
"message_id": 11413,
"from": {
"id": 6129457865,
"is_bot": true,
"first_name": "Бот Виталий",
"username": "sicheebot"
},
"chat": {
"id": 461699897,
"first_name": "Anton",
"last_name": "Titowets",
"username": "JKIee",
"type": "private"
},
"date": 1737051864,
"text": "Текст 🥝 и emoji \\(10%\\)",
"reply_markup": {
"inline_keyboard": [
[
{
"text": "Кнопка1",
"callback_data": "Кнопка1"
}
],
[
{
"text": "Кнопка2",
"callback_data": "Кнопка2"
}
]
]
}
}
}