Andrew Privalov
|
337def9889
|
- add option WithInitialOffset(offset int64) - allows to set initial offset for getUpdates method (#148)
|
2025-01-13 10:59:56 +03:00 |
|
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 |
|
Raman Antanevich
|
d82ce2e70f
|
feat: Ability to process updates across multiple gorutines (#112)
|
2024-09-16 11:16:36 +03:00 |
|
Andrew Privalov
|
addc1c9e3a
|
add option UseTestEnvironment (#109)
* add option `UseTestEnvironment` #89
* add test
|
2024-08-22 11:45:37 +03:00 |
|
Dharsan
|
7f34de577e
|
Feature: Ability to verify webhook secret token inside the bot program (#95)
* feat(webhook-token): ability to verify webhook secret token inside the bot program
* test(webhook-token): added additional tests for wrong tokens
|
2024-06-28 12:13:43 +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 |
|
Daniel Apatin
|
1506bae804
|
add WithAllowedUpdates option (#65)
* add WithAllowedUpdates option
* Add WithAllowedUpdates method description to README.md
|
2024-03-04 19:06:02 +03:00 |
|
Andrew Privalov
|
4a9fb6f692
|
add option WithSkipGetMe (#32)
|
2023-05-16 10:38:28 +03:00 |
|
Negasus
|
b71ba48e0c
|
add debug handler option
|
2023-04-13 11:39:58 +03:00 |
|
Andrew Privalov
|
3b96799879
|
Check on start (#6)
* call getMe on New and returns error
* update changelog
|
2022-10-14 13:48:02 +03:00 |
|
Negasus
|
a030f389d9
|
initial
|
2022-04-25 19:02:51 +03:00 |
|