mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Fix editing inline messages of type InputBotInlineMessageID64 (#4082)
This commit is contained in:

committed by
GitHub

parent
5b1135734b
commit
ced36adb03
@@ -51,6 +51,8 @@ Bug fixes
|
||||
you can actually have a chance to handle them.
|
||||
* Update handling should be more resilient.
|
||||
* ``PhoneCodeExpiredError`` will correctly clear the stored hash if it occurs in ``sign_in``.
|
||||
* In patch ``v1.28.2``, :tl:`InputBotInlineMessageID64` can now be used
|
||||
to edit inline messages.
|
||||
|
||||
|
||||
.. _issue 4050: https://github.com/LonamiWebs/Telethon/issues/4050
|
||||
|
Reference in New Issue
Block a user