Commit Graph

264 Commits (v3)

Author SHA1 Message Date
Demian 47227931ec bot: refactor Trigger 1 week ago
Nash-Well 77f77a6840
bot: implement Trigger function (#687)
* bot: trigger init

* bot: add execution of registered handlers in trigger func
1 week ago
Nash-Well 6fdf666a11
api: features 7.0, 7.1 (#658)
* api: feature 7.0 init

* message: remove blockquote

* api: partrly implement replies 2.0

* api: update comments

* message: add giveaway fields

* message,chat: other changes init

* boost: implement boost updates

* reactions: refactor

* api: implement multiple users request section

* api: provide preview customization

* api: implement 7.1 features

* message: fix story issue

* admin,context: refactor

* bot_test: type refactor

* api: partly fix review comments

* api: small tidy up

* react: reactions init

* telebot: added boost_updated,boost_removed constants

* message: fix InaccessibleMessage message struct parse

* message,reac: naming refactor

* context: add boost to the context of current events
3 months ago
Patrick e4f891ba6c Use recipient instead of Chat 3 months ago
Demian 435ad606fa sticker: finish stickers api 3 months ago
Nash-Well 32b47a49ef
api: implement 6.6, 6.7 features (#655)
* api: implement 6.6-6.7 features
3 months ago
david 4cce303fbc bot,api: fix stop channel race 4 months ago
Demian c581e8389b bot: describe how to include the caption in SendAlbum docs 7 months ago
Nikita fb8ce2a4b1
api: update to 6.4 (#606)
Co-authored-by: Demian <optigan@protonmail.com>
7 months ago
Demian 48c941a8d9 middleware: move m appending into separate func 7 months ago
Max Kuznetsov bae47b52d4 Fix handler middleware clobbering when group middleware slice has extra capacity 1 year ago
Demian d90e8974cc telebot: restructure and refactor 2 years ago
Demian d9b2c62833 payments: implement createInvoiceLink 2 years ago
Demian 2a6eec366f admin: implement my default administrator rights 2 years ago
Demian 933fcacf4a telebot: rename voice chat to the video chat 2 years ago
Demian dc27c6cb4c bot: implement menu button 2 years ago
Demian cee9ad2ddd telebot: refactor web apps 2 years ago
demget 352b5c89f1
Merge pull request #509 from dzen-it/v3-webapp_support
Web App support
2 years ago
Demian 2e4664a387 bot: use timeout for the default http client 2 years ago
Demian c4f759fb07 middleware: implement Recover, add docs 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
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 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
Mikhail Borovikov 2c2e8dcff1 Added AnswerWebApp for using in a Handle method 2 years ago
Demian 8ad1e044ee telebot: naming, docs 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
swithek 96c9c520b3 bot: block until poller exits 2 years ago
zry98 a596da19f7
Fix naming 2 years ago
zry98 6cc14872e4
Merge branch 'tucnak:v3' into v3 2 years ago
Demian be2933a4fa all: use errors from the standard library 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 7f936709f3 bot: fix SendAlbum file id setting 3 years ago
Demian 10b70a53b1 chat: fix response struct in the invite link methods 3 years ago
Demian ab94471e99 bot: fix entities passing for InputMedia 3 years ago
Demian 0463e22543 telebot: rework media, implement Media and Inputtable interfaces 3 years ago
Demian 811e9555ed telebot: implement OnMedia endpoint 3 years ago
Demian 8d1854e2a7 bot: change chat type to Recipient in invite link functions 3 years ago
Demian 8f5f797de8 implement bot api 5.4 3 years ago
Demian a786fb49b7 bot: implement ChatByUsername 3 years ago
zry98 dbe29aa9b4
Implement missing parameters of commands-related methods 3 years ago
Nikita 694d569c0f
bot: handle Animation in EditMedia 3 years ago
Demian 3c4f3edef6 bot: change ChatByID id type to int64 3 years ago
Enrico204 9992a227c2 Fix SetGroupPermissions JSON request body 3 years ago
Demian 2ef032b358 bot: fix default parse mode embedding in EditMedia 3 years ago
Demian 20ec6fc7fc bot: tidy the chat member type 3 years ago
Demian 570c656d0c context: add original update to the context 3 years ago
Demian cb12b170d3 telebot: add missed events 3 years ago
Demian 99226e5292 context: add update id field 3 years ago