Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when using userinfo command #83

Closed
afrizal1221 opened this issue May 14, 2022 · 2 comments
Closed

error when using userinfo command #83

afrizal1221 opened this issue May 14, 2022 · 2 comments

Comments

@afrizal1221
Copy link

🚫 Command .userinfo @Zwildx failed!

⛑ Traceback:
File "/friendly-telegram/dispatcher.py", line 360, in handle_command
await func(message)
File "https://raw.githubusercontent.com/GeekTG/FTG-Modules/main/information.py", line 45, in userinfocmd
photo, caption = await get_user_info(user, message)
File "https://raw.githubusercontent.com/GeekTG/FTG-Modules/main/information.py", line 90, in get_user_info
uuser = user.user
AttributeError: 'UserFull' object has no attribute 'user'

i've got this error when using this command any help or solution?

@afrizal1221
Copy link
Author

i thought that downloading information modules on the repo would solve the problem, but it seems no :(

@lilwonka
Copy link
Contributor

fixed.

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

No branches or pull requests

2 participants