mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Migrate from chat to peer
This commit is contained in:
@@ -118,6 +118,16 @@ Private definitions
|
||||
|
||||
New-type wrapper around :class:`int` used as a message identifier.
|
||||
|
||||
.. currentmodule:: telethon._impl.session.chat.peer_ref
|
||||
|
||||
.. class:: PeerIdentifier
|
||||
|
||||
New-type wrapper around :class:`int` used as a message identifier.
|
||||
|
||||
.. class:: PeerAuth
|
||||
|
||||
New-type wrapper around :class:`int` used as a message identifier.
|
||||
|
||||
.. currentmodule:: telethon._impl.mtsender.sender
|
||||
|
||||
.. autoclass:: AsyncReader
|
||||
|
Reference in New Issue
Block a user