mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-06-18 11:06:39 +00:00
Fix repetition of "of" in migration-guide.rst doc
This commit is contained in:
parent
91e997ed15
commit
964ebcddac
@ -453,7 +453,7 @@ This means v2 no longer supports the ``-`` or ``-100`` prefixes on identifiers.
|
|||||||
Using the raw :tl:`Peer` to wrap the identifiers is gone, too.
|
Using the raw :tl:`Peer` to wrap the identifiers is gone, too.
|
||||||
Instead, you're strongly encouraged to use :class:`types.PeerRef` instances.
|
Instead, you're strongly encouraged to use :class:`types.PeerRef` instances.
|
||||||
|
|
||||||
The concepts of of "entity" or "peer" are unified to :term:`peer`.
|
The concepts of "entity" or "peer" are unified to :term:`peer`.
|
||||||
Overall, dealing with users, groups and channels should feel a lot more natural.
|
Overall, dealing with users, groups and channels should feel a lot more natural.
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
Loading…
Reference in New Issue
Block a user