Top "Telegram-bot" questions

The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram which is an instant-messaging app with documented API.

Use Telegram client for bot testing (not bot api)

I am build a Telegram Bot now and are testing it manually with a Telegram Client. Is there a way …

telegram telegram-bot
How can I detect whether a user deletes the Telegram Bot chat?

Is it possible to check, via an API, whether somebody has deleted the Bot Chat in Telegram? My test : Currently …

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

I'm trying to get my API id/hash to create some bots for telegram , but in the API developmen tools …

telegram telegram-bot telegram-api
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
How to hide Telegram BOT commands when it is part of a group?

I'm trying to use a Telegram BOT to send messages to a group. First, I thought that it'd be enough …

telegram telegram-bot
How to make that when you click on the text it was copied pytelegrambotapi

I am writing a telegram to the bot. I ran into such a problem. I need the bot to send …

python bots telegram telegram-bot py-telegram-bot-api