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

Easiest Way To Join A Channel In Python Telethon

I read telethon documentation to retrieve an user-name and join a channel. After some tries i wrote… Read more Easiest Way To Join A Channel In Python Telethon

Telegram Get Chat Messages /posts - Python Telethon

I am using Telethon and Python 3.6xx Been able to retreive message from groups, no problem but when… Read more Telegram Get Chat Messages /posts - Python Telethon

How To Use Contacts.getlocated() From Telegram Api With Telethon?

I want to use the new 'People nearby' feature from Telegram. I want to do it in python so I… Read more How To Use Contacts.getlocated() From Telegram Api With Telethon?

Sending Telegram Messages With Telethon: Some Entity Parameters Work, Others Don't?

I'm using Telethon's send_message function to send messages to various chats. Sometimes, th… Read more Sending Telegram Messages With Telethon: Some Entity Parameters Work, Others Don't?

How To Use Contacts.getLocated() From Telegram API With Telethon?

I want to use the new 'People nearby' feature from Telegram. I want to do it in python so I… Read more How To Use Contacts.getLocated() From Telegram API With Telethon?