You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Version 2.0.0 of this package, which will break some functionality and usage from version 1, but allows for new API changes to be implemented more quickly than the old codebase.
This package will now support the injection of a logger interface, which might come in handy while debugging or just general logging of all calls to Telegram. (Useful for calculating limits for example).
This package will now support the injection of a logger interface, which might come in handy while debugging or just general logging of all calls to Telegram. (Useful for calculating limits for example).
Just added more and more unit-tests, no actual fixes.
Special note on chosen_inline_result: on the previous release (v1.1.0) I said that I wasn't getting any of the updates, it turns out it's disabled by default, so you must activate it through the BotFather.
Also, don't forget to check the wiki! This will contain a lot of information in the near future, so be sure to check it out once in a while.