Skip to content Skip to sidebar Skip to footer
Showing posts with the label 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?

Telethon Python - Store Incoming Message In File And Read Back

I'm using Telethon for a simple python script able to manage the telegram icoming message for a… Read more Telethon Python - Store Incoming Message In File And Read Back

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