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

Creating A Handler By Clicking On Dynamic Inline Buttons

I have dynamically created buttons in an array keyboard = InlineKeyboardMarkup() keyboard.row_width… Read more Creating A Handler By Clicking On Dynamic Inline Buttons

Max Retry Exceeded With Url In Telegram Bot

I started writing a telegram bot in python. but when I run it after a while it returns an error: Ex… Read more Max Retry Exceeded With Url In Telegram Bot

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?

Telegram Bot- How To Send Messages Daily

I am trying to develop a telegram-bot that send a message every day at a specific time. but it'… Read more Telegram Bot- How To Send Messages Daily

Telegram Bot Api Python Run_daily Method

Hey i am trying to run a telegram bot on a daily base so i tried different things. updater = Update… Read more Telegram Bot Api Python Run_daily Method

Max Retry Exceeded With Url In Telegram Bot

I started writing a telegram bot in python. but when I run it after a while it returns an error: Ex… Read more Max Retry Exceeded With Url In Telegram Bot