mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-10 16:12:22 +03:00
Merge 7d0f63798c
into dd51aea4db
This commit is contained in:
commit
40e8dc5472
|
@ -283,7 +283,7 @@ async def _get_input_peer(
|
||||||
|
|
||||||
raise ValueError(
|
raise ValueError(
|
||||||
'Could not find the input peer for {} ({}). Please read https://'
|
'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.'
|
' find out more details.'
|
||||||
.format(peer, type(peer).__name__)
|
.format(peer, type(peer).__name__)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user