-
-
Notifications
You must be signed in to change notification settings - Fork 339
Open
Description
While running the script I am getting the following error (followed instructiond as per README)
struct.error: 'i' format requires -2147483648 <= number <= 2147483647
what might be the issue causing this?
Detailed error
Telegram client initialization...Request caused struct.error: 'i' format requires -2147483648 <= number <= 2147483647: InvokeWithLayerRequest(layer=173, query=InitConnectionRequest(api_id=6981635625, device_model='arm64', system_version='23.4.0', app_version='1.34.0', system_lang_code='en', lang_pack='', lang_code='en', query=GetConfigRequest(), proxy=None, params=None))
Traceback (most recent call last):
File "/path/CCTV/start.py", line 108, in <module>
with TelegramClient(telegram_name, telegram_api_id, telegram_api_hash) as client:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels