Telegram bot upload file API response is not consistent
when I upload a txt file I get the file name in event. For e.g. ‘basane.txt’ in this case.
Telegram bot upload file API response is not consistent
when I upload a txt file I get the file name in event. For e.g. ‘basane.txt’ in this case.
sendPaidMedia – Not Found: method not found on local Telegram Bot server
I have been running the telegram bot server locally for some few months now and everything works fine. Just wanted to add the newly introduced sendPaidMedia
to mycode but kept getting the error {"ok":false,"error_code":404,"description":"Not Found: method not found"}
.
How to get age of telegram account using api bot same Dogs and Cats game?
I want to get the time to create a telegram account from the user’s chat id like Dog Cat game, is there any way?
I tested bot api with nodejs but it only gives information like name, username,…
Or is there any solution to check?
Thanks a lot
Telegram WebApp is using computer mode in reponsive site
I am using Telegram WebApp to Payeer bill page.
How can my Telegram bot identify and capture responses from other bots in the same group?
I have been developing a Telegram bot with Node.js, whose purpose is to capture the messages sent by other bots in the same group. Currently, I have several bots in the group, and I want my bot to detect the responses generated by other bots when commands are executed, such as when I use the /ban command.
I want to transfer the user id when clicking on a telegram web app button?
I want to transfer the user id when clicking on a telegram web app button
I want to transfer the user id when clicking on a telegram web app button?
I want to transfer the user id when clicking on a telegram web app button
How to use different version of telegram-web-app.js
I am trying to use a feature of telegram-web-app.js, which is available in version 7.7.
TypeError: Updater.__init__( telegram bot
I have an error in the code below and I cannot solve it. Can you help me?
The latest version of the telegram bot is installed
I couldn’t find how to solve it yet