-
```
raceback (most recent call last):
File "D:\tonTgWallet\main.py", line 6, in
client.init_tonlib()
File "D:\tonTgWallet\venv\lib\site-packages\ton\sync.py", line 19, in syncified
r…
-
I am trying to import a chat backup to a private group. The backup size is 2.5 GB. I have some kind of error related to flood. This is the first test I've done since yesterday, so I don't quite unders…
-
markdown-mode Test Cases
========================
1. Lists
--------
Unordered lists:
- This is a bullet point.
- This is a sub bullet point.
- This is another bullet point.
Ordered lists:
1. Th…
-
markdown-mode Test Cases
========================
1. Lists
--------
Unordered lists:
- This is a bullet point.
- This is a sub bullet point.
- This is another bullet point.
Ordered lists:
1. Th…
-
**Problem**
When uploading via the `--upload` flag, if a file contains errors, after those errors are displayed, syncify breaks and must be manually exited.
**Steps to reproduce**
1. Have a t…
-
Hi,
I'm trying to import 2.5GB of data from a group chat to a Telegram phone number directly, as this peer wasn't giving me FloodWaitError issues.
But now I'm getting another error:
**File ex…
-
* telegram-upload version: 0.4.0
* Python version: 3.9.5
* Operating System: Windows 10
* Dependencies list (run `pip freeze`):
cffi==1.14.5
click==7.1.2
cryptg==0.2.post4
hachoir==3.1.2
Pillo…
-
I get an exception when I try to use DjangoSession
django version is 3.1
```
Im [14]: sessions = DjangoSession()
In [15]: client = TelegramClient(
...: session,
...: …
-
smsbot.py get error flooding message
-
Exception in thread Thread-1 (painter):
Traceback (most recent call last):
File "/home/alicyberr/.local/lib/python3.11/site-packages/telethon/helpers.py", line 430, in get_running_loop
return…