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

How Can I Get Live Location In Telegram Bot Via Python?

I'm using the python-telegram-bot library. I want to track a user's Live Location, but I do… Read more How Can I Get Live Location In Telegram Bot Via Python?

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?

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

How To Read Messages From Telegram Group With Bot?

I would like to connect a simple telegram bot to read messages from a group, (where I'm not adm… Read more How To Read Messages From Telegram Group With Bot?