Commit Graph

62 Commits (v3)

Author SHA1 Message Date
Demian af50a953b5 message: remove InaccessibleMessage completely 1 month ago
Demian 9eb53434a0 react: refactor 2 months 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
2 months ago
Demian 435ad606fa sticker: finish stickers api 3 months ago
Demian 5f0d89877d tests: refactor middleware test cases 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 3da05bf267 tests: refactor commands test case 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 81fbf736de tests: fix InviteLink test case 2 years ago
Demian 5117f06d9a tests: add markdown v2 test case 2 years ago
Demian c4f759fb07 middleware: implement Recover, add docs 2 years ago
Beshenka 177166856b bot: fix DeleteCommands 2 years ago
Mikhail Borovikov 8342f1a0fd Added test for a WebAppData field 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 10b70a53b1 chat: fix response struct in the invite link methods 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 24189b3669 tests: add animation test 3 years ago
zry98 dbe29aa9b4
Implement missing parameters of commands-related methods 3 years ago
Demian 8f725d434e chat: change User id type to int64 3 years ago
Demian fb7de291df telebot: rename ChosenInlineResult to the InlineResult 3 years ago
Ian P Badtrousers 8261689cda Merge pull request #377 from omar-polo/v2
implements voice chat service messages
3 years ago
Demian 8805f248e3 tests: context Text is not for queries 4 years ago
Demian 90fad0b031 middleware: fix group handling logic 4 years ago
Demian 551df7ebce test: assert to require for errors 4 years ago
Demian a70d2204db bot: fix root group handling 4 years ago
Demian 4062f24361 context: pass context to the OnError middleware 4 years ago
Demian a69dd5aa62 context: add Args helper function 4 years ago
Demian 69af851173 tests: update ProcessUpdate test 4 years ago
Demian 5f6792d860 context: adapt handlers 4 years ago
Demian 5a1a187e87 telebot: clarify and fix all naming issues 4 years ago
Demian 359b733e3a tests: clarify default parse mode test 4 years ago
Demian e1811e100a tests: implement more 4 years ago
Demian c751df41fa tests: fix Edit(what=InputMedia) assertion 4 years ago
Demian 98a898f4c7 bot: add default parse mode feature 4 years ago
Demian d63df8ce0e bot: extend Edit function 4 years ago
Demian d02458be27 options: implement CallbackEndpoint for Btn 4 years ago
Demian c16b695ea6 tests: payments and keyboard tests 4 years ago
Demian 772f07c0fb tests: add Notify and Delete calls 4 years ago
Demian 183d6484d9 chat: create ChatID Recipient type 4 years ago
Demian 414748417b tests: update b.ProcessUpdate() test 4 years ago
Demian f9f9b69ccf Merge branch 'poller-fix' into develop 4 years ago
Demian 0ae9a122e5 test: replace timers with chan communication 4 years ago
Orivej Desh 953bcdf552 bot: remove closures around runHandler 4 years ago
Orivej Desh 95769df144 tests: add offline mode 4 years ago
Orivej Desh 04cda01949 tests: use ProcessUpdate 4 years ago