Skip to content Skip to sidebar Skip to footer
Showing posts with the label Telegram Bot

Lamda Funtion In @bot.message_handler() Not Working Properly In Telebot Python

I tried to implement the following line of code in python script for a telegram bot building using … Read more Lamda Funtion In @bot.message_handler() Not Working Properly In Telebot Python

Telegram Bot - Bad Request: Wrong File Identifier/http Url Specified

I have a weird problem with uploading a file to telegram via the sendDocument method. I am writing … Read more Telegram Bot - Bad Request: Wrong File Identifier/http Url Specified

How To Add Url To Inlinekeyboardbutton For Telegram Bot

I would like to make the button that will open URL (external hyperlink) in browser from Telegram ch… Read more How To Add Url To Inlinekeyboardbutton For Telegram Bot

Show An Additional (/) Button In The Input Field?

Could you please tell me how I could have an additional (/) button in the input field ? As shown he… Read more Show An Additional (/) Button In The Input Field?

How To Restrict The Acess To A Few Users In Pytelegrambotapi?

I'm using telebot (https://github.com/eternnoir/pyTelegramBotAPI) to create a bot to send photo… Read more How To Restrict The Acess To A Few Users In Pytelegrambotapi?

Singing In Telegramclient Telethon

After running the code, I try to enter a password (but I don’t have it) and can’t enter anything. I… Read more Singing In Telegramclient Telethon