Fix editing inline messages of type InputBotInlineMessageID64 (#4082)

This commit is contained in:
Nitan Alexandru Marcel
2023-04-07 18:04:08 +03:00
committed by GitHub
parent 5b1135734b
commit ced36adb03
4 changed files with 9 additions and 7 deletions

View File

@@ -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