Commit Graph

729 Commits (c6bead11749b7621c8338ced665de9ef3028c48f)
 

Author SHA1 Message Date
Demian c6bead1174 telebot: add a shortcut for map[string]any 2 years ago
Ilya 937288568d
Merge pull request #531 from Luoxin/v3
add `is_premium` in `User`
2 years ago
Ilya 11cbaeaf0e
Merge pull request #532 from codemorego/v3-do-cancel-poll-on-bot-stop-immediately
do cancel poll immediately on bot stop
2 years ago
demget fa987764b5
Merge pull request #535 from nicolasassi/remove-still-field-from-chat
Remove `still` field from `chat`
2 years ago
demget 5d0644e314
Merge pull request #507 from Qusic/patch-2
Fix #481: nil pointer dereference when sending video file as Document
2 years ago
nicolas.sassi 1c40d1a516
remove still field from chat 2 years ago
demget 7f660b8534
Merge pull request #520 from star-39/v3
Treat Sticker as Media
2 years ago
demget fa8395ef3f
Merge pull request #533 from beshenkaD/v3-DeleteCommands
bot: fix DeleteCommands
2 years ago
Beshenka 177166856b bot: fix DeleteCommands 2 years ago
JSP 4d903fb681 Check bot.stopClient is not nil when closing it, could happen if Stop called before or without Start. 2 years ago
JSP f3bc8545a4 Make Bot.debug to be aware of Bot.verbose flag to be less spammy
especially with sensible error messages during polling failures which
contains bot's token.
2 years ago
JSP 8ec2c93e17 Cancel Raw() call immediately without waiting for the request's timeout when bot is about to stop.
This may become important if doing long polling with long timeout.
2 years ago
落心 b0ccf622b9
is_premium 2 years ago
Qusic 6134fc231b send video as document 2 years ago
demget 4609e62629
Merge pull request #528 from Xarakiri/v3-fix-typo
fix: typo
2 years ago
Xarakiri 968ccec6a7
fix: typo 2 years ago
star-39 173d940a7a Treat Sticker as Media 2 years ago
demget 4b2f8743d1
Merge pull request #498 from hararudoka/patch-1
fix a typo in layout.go
3 years ago
hararudoka a4d61d0eb4 fix a typo in layout.go 3 years ago
Ian P Badtrousers dd790ca6c1 README: getting rid of past import path artifacts 3 years ago
demget 3ae6ec85d5
readme: fix Group example 3 years ago
Demian 8ad1e044ee telebot: naming, docs 3 years ago
Demian 6c51ff7743 docs: fix Split examples 3 years ago
Ian P Badtrousers 043315d184
Merge pull request #482 from swithek/v3-blocking-stop
Wait for the active poller to exit when Stop() is called
3 years ago
demget 713699838a
readme: add github actions badge 3 years ago
Demian 8adfab48e8 tests/layout: assert slices ignoring the order 3 years ago
demget 67d873faff
Merge pull request #486 from setval/support-5.7
api: support 5.7
3 years ago
demget 9849ae0f18
Merge pull request #485 from setval/support-5.6
api: support 5.6
3 years ago
Nikita 496146d307 options: add protect 3 years ago
demget 0fd6dea838
Merge pull request #484 from setval/support-5.5
api: support 5.5
3 years ago
Nikita 40504d2449 stickers: support video 3 years ago
Nikita c277d8daf0 content: add protect params 3 years ago
Nikita 54d6d11678 errors: add forward message 3 years ago
Nikita 775ea71cb3 updates: add forward fields 3 years ago
Nikita 5f1a4b690e admin: add ban and unban for sender chat 3 years ago
swithek 96c9c520b3 bot: block until poller exits 3 years ago
demget 15ad8bd27f
Merge pull request #483 from setval/origin/v3
actions: add
3 years ago
demget 2aedc24dce
Merge pull request #452 from zry98/v3
Implement missing parameters of commands-related methods
3 years ago
Nikita ddfa10867f actions: add secrets 3 years ago
Nikita 1a8aca7433 actions: add 3 years ago
Demian 1cfc31f074 options: add AllowWithoutReply 3 years ago
Demian 6a0ece4b8f telebot: move disable_content_type_detection from options to document 3 years ago
zry98 a596da19f7
Fix naming 3 years ago
zry98 6cc14872e4
Merge branch 'tucnak:v3' into v3 3 years ago
Demian f0291132d3 errors: complete the list 3 years ago
Demian 9805b1f622 errors: refactor 3 years ago
Demian 10b70148f7 message: move Media function from context 3 years ago
Demian 61dabe90ab remove .travis.yml 3 years ago
Demian d7fb7a28b1 revert "poller: remove deprecated MiddlewarePoller"
This reverts commit 561f218adb.
3 years ago
Demian be2933a4fa all: use errors from the standard library 3 years ago