Commit Graph

819 Commits (v3)
 

Author SHA1 Message Date
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
Mikhail Borovikov 8342f1a0fd Added test for a WebAppData field 2 years ago
Mikhail Borovikov 2c2e8dcff1 Added AnswerWebApp for using in a Handle method 2 years ago
Mikhail Borovikov c4abfac25d Added web_app_data for a message 2 years ago
Mikhail Borovikov e22b5f4f64 Added web_app fields for the buttons 2 years ago
demget 4b2f8743d1
Merge pull request #498 from hararudoka/patch-1
fix a typo in layout.go
2 years ago
hararudoka a4d61d0eb4 fix a typo in layout.go 2 years ago
Ian P Badtrousers dd790ca6c1 README: getting rid of past import path artifacts 2 years ago
demget 3ae6ec85d5
readme: fix Group example 2 years ago
Demian 8ad1e044ee telebot: naming, docs 2 years ago
Demian 6c51ff7743 docs: fix Split examples 2 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
2 years ago
demget 713699838a
readme: add github actions badge 2 years ago
Demian 8adfab48e8 tests/layout: assert slices ignoring the order 2 years ago
demget 67d873faff
Merge pull request #486 from setval/support-5.7
api: support 5.7
2 years ago
demget 9849ae0f18
Merge pull request #485 from setval/support-5.6
api: support 5.6
2 years ago
Nikita 496146d307 options: add protect 2 years ago
demget 0fd6dea838
Merge pull request #484 from setval/support-5.5
api: support 5.5
2 years ago
Nikita 40504d2449 stickers: support video 2 years ago
Nikita c277d8daf0 content: add protect params 2 years ago
Nikita 54d6d11678 errors: add forward message 2 years ago
Nikita 775ea71cb3 updates: add forward fields 2 years ago
Nikita 5f1a4b690e admin: add ban and unban for sender chat 2 years ago
swithek 96c9c520b3 bot: block until poller exits 2 years ago
demget 15ad8bd27f
Merge pull request #483 from setval/origin/v3
actions: add
2 years ago
demget 2aedc24dce
Merge pull request #452 from zry98/v3
Implement missing parameters of commands-related methods
2 years ago
Nikita ddfa10867f actions: add secrets 2 years ago
Nikita 1a8aca7433 actions: add 2 years ago
Demian 1cfc31f074 options: add AllowWithoutReply 2 years ago
Demian 6a0ece4b8f telebot: move disable_content_type_detection from options to document 2 years ago
zry98 a596da19f7
Fix naming 2 years ago
zry98 6cc14872e4
Merge branch 'tucnak:v3' into v3 2 years ago
Demian f0291132d3 errors: complete the list 2 years ago
Demian 9805b1f622 errors: refactor 2 years ago
Demian 10b70148f7 message: move Media function from context 2 years ago
Demian 61dabe90ab remove .travis.yml 2 years ago
Demian d7fb7a28b1 revert "poller: remove deprecated MiddlewarePoller"
This reverts commit 561f218adb.
2 years ago
Demian be2933a4fa all: use errors from the standard library 2 years ago
Demian f2a7d458a0 context: check for Message properly 2 years ago
Demian c46e31dff6 options: remove InlineKeyboardMarkup type 2 years ago
Demian 1004fb5df1 context: implement DeleteAfter helper function 2 years ago
Demian b14a065384 bot: set backup OnError if such was not passed 2 years ago
Demian 3a6cb71b40 context: remove excessive fields 2 years ago
Demian 519415f46c readme: update godoc link 2 years ago
Demian 444c6f8b66 mod: update module name 2 years ago
Demian a6873e3cdf v3: update readme 2 years ago
Ian P Badtrousers 9817086827 telebot: up to date dependencies 2 years ago
demget f834b6703e
Merge pull request #477 from hararudoka/v3
Fix typos in README V3
2 years ago