mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-04-20 17:11:59 +03:00
Fix error message
This commit is contained in:
parent
08bb72ea6b
commit
7d0f63798c
|
@ -283,7 +283,7 @@ async def _get_input_peer(
|
|||
|
||||
raise ValueError(
|
||||
'Could not find the input peer for {} ({}). Please read https://'
|
||||
'docs.telethon.dev/en/latest/concepts/entities.html to'
|
||||
'docs.telethon.dev/en/stable/concepts/entities.html to'
|
||||
' find out more details.'
|
||||
.format(peer, type(peer).__name__)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user