mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-04-21 01:21:59 +03:00
fix reference to docs
This commit is contained in:
parent
dd51aea4db
commit
c90efda05b
|
@ -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