negasus
|
138b0c78b0
|
add option WithNoAsyncHandlers
|
2024-10-17 11:17:15 +03:00 |
|
negasus
|
f31379d61a
|
simplify
|
2024-09-10 18:24:43 +03:00 |
|
Oanh Nguyen
|
093a9a0256
|
Fix 'findHandler' to be correct for 'RegisterHandlerMatchFunc' with 'CallbackQuery' (#107)
|
2024-09-10 18:13:16 +03:00 |
|
Negasus
|
574d0c6bdc
|
make bot.ProcessUpdate public
|
2023-04-05 12:58:39 +03:00 |
|
Andrew Zhukovskiy
|
bf349456e6
|
Added RegisterHandlerMatchFunc (#9)
which registers handler that can be matched based on
arbitrary `func(update *models.Update) bool`
|
2022-12-26 12:27:35 +03:00 |
|
Negasus
|
47f694a0c9
|
remove botCommandScopeTag()
fix processUpdate with WaitGroup
|
2022-05-06 13:44:35 +03:00 |
|
Negasus
|
436e67cd77
|
refactoring, add missing sticker methods
|
2022-05-06 12:47:43 +03:00 |
|
Negasus
|
30c9ee6b68
|
add webhook support, refactoring bot api
|
2022-05-02 19:39:04 +03:00 |
|
Negasus
|
a030f389d9
|
initial
|
2022-04-25 19:02:51 +03:00 |
|