Python Telegram Api Telethon How To Use Contacts.getlocated() From Telegram Api With Telethon? January 21, 2024 Post a Comment 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?
Events Message Python Telethon Telethon Python - Store Incoming Message In File And Read Back December 01, 2023 Post a Comment 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
Python Telegram Telethon Valueerror ValueError: Could Not Find The Input Entity For PeerUser March 18, 2023 Post a Comment 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