mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-02 11:10:18 +03:00
Fix typo in tail of sentence
This commit is contained in:
parent
3ab9986fc7
commit
3e94a89b16
|
@ -178,7 +178,7 @@ exist, which just have the ID. You cannot get the hash out of them since
|
|||
you should not be needing it. The library probably has cached it before.
|
||||
|
||||
Peers are enough to identify an entity, but they are not enough to make
|
||||
a request with them use them. You need to know their hash before you can
|
||||
a request with them. You need to know their hash before you can
|
||||
"use them", and to know the hash you need to "encounter" them, let it
|
||||
be in your dialogs, participants, message forwards, etc.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user