Is there a way to use iter_download() with a timeout (something similar to a sock read timeout) ? I've read the docs but I could not find anything I'm having 0 bytes per sec s...
Hi i'm using: event.get_reply_message() to get a replied message so i can download it if it's a file, but the file does not download...? When i printout the object i get getti...
not exactly a Telethon question but is it normal for markdown to do a newline ¿? how do I avoid this?
Is there a way to get full traceback of an Event handler in Telethon? I'm using the traceback module to print out tracebacks to files, but i'm doing this in certain parts of t...