1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00
OpenIntegrations/docs/en/results/Telegram/ReplaceMessageKeyboard.log
2025-02-09 00:55:13 +03:00

41 lines
733 B
Plaintext
Vendored

{
"ok": true,
"result": {
"message_id": 11820,
"from": {
"id": 6129457865,
"is_bot": true,
"first_name": "Бот Виталий",
"username": "sicheebot"
},
"chat": {
"id": 461699897,
"first_name": "Anton",
"last_name": "Titowets",
"username": "JKIee",
"type": "private"
},
"date": 1739049492,
"edit_date": 1739049498,
"text": "Строковое значение",
"reply_markup": {
"inline_keyboard": [
[
{
"text": "New button 3",
"callback_data": "New button 3"
},
{
"text": "New button 2",
"callback_data": "New button 2"
},
{
"text": "New button 1",
"callback_data": "New button 1"
}
]
]
}
}
}