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

不知道启动为啥报错 #28

Open
beggerlove opened this issue Apr 24, 2022 · 0 comments
Open

不知道启动为啥报错 #28

beggerlove opened this issue Apr 24, 2022 · 0 comments

Comments

@beggerlove
Copy link

2022-04-24 20:49:34,044 asyncio ERROR [default_exception_handler] Task exception was never retrieved future: <Task finished name='Task-11' coro=<hello() done, defined at /ql/jbot/main.py:71> exception=ValueError('Could not find the input entity for PeerUser(user_id=1046689044) (PeerUser). Please read https://docs.telethon.dev/en/latest/concepts/entities.html to find out more details.')> Traceback (most recent call last): File "/ql/jbot/main.py", line 76, in hello await jdbot.send_message(chat_id, f'{str(hello_word)}\n\n\t{info}', link_preview=False) File "/usr/lib/python3.8/site-packages/telethon/client/messages.py", line 810, in send_message entity = await self.get_input_entity(entity) File "/usr/lib/python3.8/site-packages/telethon/client/users.py", line 466, in get_input_entity raise ValueError( ValueError: Could not find the input entity for PeerUser(user_id=1046689044) (PeerUser). Please read https://docs.telethon.dev/en/latest/concepts/entities.html to find out more details.Screenshot_2022-04-24-21-19-07-08_61c78dc80ee02b53007c815fefe993e3.jpg

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

1 participant