Skip to content

Conversation

@onSec-fr
Copy link

update in order to fix the MessageMediaUnsupported() error when resctricted saving content is enabled on the channel (LonamiWebs/Telethon#3265)

onSec-fr and others added 2 commits December 23, 2023 16:39
update in order to fix the MessageMediaUnsupported() error when resctricted saving content is enabled on the channel (LonamiWebs/Telethon#3265)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899
@0n1cOn3
Copy link

0n1cOn3 commented Apr 13, 2025

Im facing an issue with your changes:

Traceback (most recent call last):
File "dumper.py", line 307, in
bot = loop.run_until_complete(bot_auth(bot_token))
File "/usr/lib64/python3.6/asyncio/base_events.py", line 488, in run_until_complete
return future.result()
File "dumper.py", line 283, in bot_auth
user_info = user.full_user.to_dict()
AttributeError: 'UserFull' object has no attribute 'full_user'

@onSec-fr
Copy link
Author

onSec-fr commented Apr 15, 2025

Hello,

I used it last week and it works for me.
Can you add print(user) before line 283 and provide the result ?

…120087e8

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants