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

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 Api Is The Chat_id Unique For Each User Contacting The Bot?

We are using python API for telegram bots and need to be able to identify the user. Is the chat_id … Read more Telegram Bot Api Is The Chat_id Unique For Each User Contacting The Bot?

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

Telegram Api - Creating An Authorization Key 404 Error

I am trying to write a simple program in python to use telegram api, (not bot api, main messaging a… Read more Telegram Api - Creating An Authorization Key 404 Error

Valueerror: Could Not Find The Input Entity For Peeruser

I've got this Error after fixing my previous problem, here is the log: Unhandled exception … Read more Valueerror: Could Not Find The Input Entity For Peeruser