| "Done! Congratulations on your new bot. You will find it at t.me/ваш_юзернейм_bot. Use this token to access the HTTP API: 1234567890:AAHjKLMnopQrstUvWxYz123456789abc For a description of the Bot API, see this page: https://core.telegram.org/bots/api" |
{
"ok": true,
"result": [
{
"update_id": 123456789,
"message": {
"message_id": 1,
"from": {
"id": 987654321,
"is_bot": false,
"first_name": "Иван",
"username": "ivan"
},
"chat": {
"id": -1001234567890,
"title": "Название канала",
"type": "channel"
},
"date": 1672531200,
"text": "Тестовое сообщение"
}
}
]
} |
{
"ok": true,
"result": []
} |
Внимание! Повторная установка в демо-режиме приведет к окончанию демо‑режима и невозможности использовать модуль.