mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
Add client.idle -> client.run_until_disconnected to changelog
This commit is contained in:
parent
fb40e7b508
commit
90ea4ba8db
|
@ -87,6 +87,8 @@ Breaking Changes
|
|||
|
||||
- ``message.get_fwd_sender`` is now in `message.forward
|
||||
<telethon.tl.custom.message.Message.forward>`.
|
||||
- ``client.idle`` is now `client.run_until_disconnected()
|
||||
<telethon.client.updates.UpdateMethods.run_until_disconnected>`
|
||||
- ``client.add_update_handler`` is now `client.add_event_handler
|
||||
<telethon.client.updates.UpdateMethods.add_event_handler>`
|
||||
- ``client.remove_update_handler`` is now `client.remove_event_handler
|
||||
|
|
Loading…
Reference in New Issue
Block a user