mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-04 11:02:29 +00:00
Fix repetition of "of" in migration-guide.rst doc
This commit is contained in:
@@ -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::
|
||||||
|
Reference in New Issue
Block a user