1
Commit Graph

5 Commits

Author SHA1 Message Date
David Ramiro
aac17446ae
feat: add handler type for photo captions (#138)
* feat: add handler type for photo captions

* doc: add photo caption handler to readme
2024-12-23 11:04:26 +03:00
negasus
138b0c78b0 add option WithNoAsyncHandlers 2024-10-17 11:17:15 +03:00
Andrew Privalov
11f90488e0
change handlers map to slice (#115) 2024-09-16 11:38:22 +03:00
Oanh Nguyen
093a9a0256
Fix 'findHandler' to be correct for 'RegisterHandlerMatchFunc' with 'CallbackQuery' (#107) 2024-09-10 18:13:16 +03:00
Renato Saksanni
8082f3c9d5
Add some unit tests (#92)
* Add some unit tests

* Add some fixes and remove deps

* Add some webhook_handler logic fixes and test

---------

Co-authored-by: renato.saksanni <renatosaksanni@ALG-RenatoSaksanni-C02GX30QQ05P.local>
2024-07-18 17:40:36 +03:00