Got problems with webhook to Telegram Bot API

Just another one moment, why your webhooks not work. In my case the reason was in allowed_updates webhook parameter. By calling : https://api.telegram.org/bot<your_bot_token>/getWebhookInfo You can see { “ok”: true, “result”: { “url”: “<your webhook url should be here>”, “has_custom_certificate”: false, “pending_update_count”: 0, “max_connections”: 40, “allowed_updates”: [ “callback_query” ] } } It means, that your bot … Read more

Can a Telegram bot read messages of channel

The FAQ reads: All bots, regardless of settings, will receive: All service messages. All messages from private chats with users. All messages from channels where they are a member. Bot admins and bots with privacy mode disabled will receive all messages except messages sent by other bots. Bots with privacy mode enabled will receive: Commands … Read more

my.telegram.org sends an ERROR when I want to create an API id/hash in API development tools section

NEW and SIMPLE answer : Just ask the bot father (https://t.me/BotFather) to help you create a new bot and give you the api key . very simple and lovely . (thanks Mr.https://stackoverflow.com/users/5485852/john) go to https://t.me/BotFather type /newbot choose a name for your bot choose a username for your bot Done! it will send you the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)