Top "Telegram-webhook" questions

Telegram webhooks allows to let a Telegram Bot be notified of new and changed messages and other events, using the HTTPS webhook callbacks.

What is the limit of sending messages from a telegram bot

I would like to understand the limits that Telegram bot API is imposing on message sending. I know that currantly …

telegram telegram-bot telegram-webhook
Upload file on Telegram with bot

I want to send file from URL to user with Telegram Bots, My files extension in .attheme but I can't …

telegram telegram-bot php-telegram-bot telegram-webhook
How can create menu for telegram bot in bot father?

I'm new in telegram bot and see this bot: that but when type /start show menu to me and with …

webhooks telegram telegram-bot telegram-webhook
Clear "pending_update_count" in Telegram Bot

I want to clear all pending_update_count in my bot! The output of below command : https://api.telegram.org/…

webhooks telegram telegram-bot telegram-webhook
How to get Telegram channels updates (posts) with api?

I want to get Telegram channels updates (posts) with api by php! (I am not channels admin) I am not …

api telegram php-telegram-bot telegram-webhook
I set my telegram bot webhook, but do not send the telegram. Why?

I set webhook my telegram bot with setwebhook method but when I send a message in bot don't take this …

bots telegram telegram-bot php-telegram-bot telegram-webhook
Telegram bot message read callback

Is it possible to get callbacks in the webhook whenever a user reads the message sent by the bot, using …

webhooks telegram telegram-bot telegram-webhook
Change telegram bot name on the fly

I have a telegram bot that messages on a group. I want the telegram bot to change its “name” from …

telegram-bot python-telegram-bot telegram-webhook node-telegram-bot-api