1
Commit Graph

4 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
Andrew Privalov
11f90488e0
change handlers map to slice (#115) 2024-09-16 11:38:22 +03:00
Oanh Nguyen
6f8231df77
add 'HandlerTypeCallbackQueryGameShortName' (#108) 2024-09-16 11:16:03 +03:00
Andrew Privalov
2d86115e4b
Tests (#12)
* remove handlerType param from RegisterHandlerMatchFunc

* change ChatID to `any` for StopMessageLiveLocationParams

* check rawRequest param by reflect isNil

* wip: add tests

* add methods tests
2023-01-19 10:59:16 +03:00