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.
I am using Node.js telegram-bot-api. Idea: Show a custom keyboard with one button - "Share my phone number". When …
javascript node.js telegram telegram-botI am designing a telegram bot. I want to show some links e.g. 1- wkpviana 2- vianahosting that when …
php telegram-bot php-telegram-botI have question about Telegram bot. I want keyboard and inline keyboard, Can I enable both of the features at …
telegram telegram-botI just created a bot of telegram to finish a task for the school regarding the integration of ifttt and …
http http-post telegram telegram-bot iftttSo, I need my bot to forward a message of a chat. But in order to do so, I need …
python telegram telegram-bot python-telegram-botI'm trying to send a message in a channel with a bot, using Telegram API's send_photo() method. It takes …
python bots telegram telegram-bot python-telegram-botI'm working in Telegram bot with a handler. where I need to get the user's name or users id once …
python python-3.x telegram telegram-bot python-telegram-botIs it possible to receive images (and store it on the server) which was sent by any user to the …
php json telegram-botI'm writing a Telegram bot and I want it to send a sticker. It is said here, that to send …
telegram telegram-botI'm developing a Telegram bot, and I want to set the webhook to my domain's URL. I've already generated a …
php ssl telegram webhooks telegram-bot