Why doesn't the session connect? No error appears, the session connects endlessly. I connect using await client.connect()
how to create a folder with chats? Tried an example from the official documentation (https://tl.telethon.dev/methods/messages/update_dialog_filter.html), didn't help TraceBack...
INFO:root:You're banned from sending messages in supergroups/channels (caused by SendMessageRequest) Does anyone know why this error appears, and how long does it last?
What does it mean? I'm using a proxy. How can I catch this?
What is this error and how can I solve it? Appears when trying to send a message
what does this error mean and how to solve it?
I understand correctly that if the proxy cannot connect 5 times, then the ProxyConnectionError error appears? How can I get a proxy from the client?
telethon.errors.rpcbaseerrors.BadRequestError: RPCError 400: TOPIC_CLOSED What does this error mean?
how to work with grouped media in events.NewMessage()?
How to find out if the client has read the user's message?