sattellite
|
cea80ccf6e
|
exit from waitUpdates function when context is terminated (#75)
After the new changes return from the waitUpdates function was lost when the passed context was terminated.
|
2024-04-03 14:44:57 +03:00 |
|
Andrew Privalov
|
158a3c1955
|
remove worker pool (#73)
* remove worker pool
* add option WithUpdatesChannelCap
* update readme
|
2024-04-02 17:23:32 +03:00 |
|
Negasus
|
574d0c6bdc
|
make bot.ProcessUpdate public
|
2023-04-05 12:58:39 +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 |
|