Commit Graph

71 Commits (v3)

Author SHA1 Message Date
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
Nikita fb8ce2a4b1
api: update to 6.4 (#606)
Co-authored-by: Demian <optigan@protonmail.com>
6 months ago
Demian d883371ded telebot: refactor bot api 6.3 6 months ago
Nikita 5d4079a489 api: update to 6.3 6 months ago
Demian d90e8974cc telebot: restructure and refactor 2 years ago
Demian dc27c6cb4c bot: implement menu button 2 years ago
Demian cee9ad2ddd telebot: refactor web apps 2 years ago
Mikhail Borovikov e22b5f4f64 Added web_app fields for the buttons 2 years ago
Demian 8ad1e044ee telebot: naming, docs 2 years ago
Demian 6c51ff7743 docs: fix Split examples 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
Nikita c277d8daf0 content: add protect params 2 years ago
demget 2aedc24dce
Merge pull request #452 from zry98/v3
Implement missing parameters of commands-related methods
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 c46e31dff6 options: remove InlineKeyboardMarkup type 2 years ago
Demian 50783dccea options: implement message entities option 3 years ago
zry98 dbe29aa9b4
Implement missing parameters of commands-related methods 3 years ago
Demian 888979b0fd options: correct Split len formula 3 years ago
Demian 746f3d6668 options: replace variadic argument with a slice 3 years ago
demget 2d17e0e12c Merge pull request #405 from DiscoreMe/develop
api: support 5.0
3 years ago
Demian 3281935f9c options: add missed force reply option to the Placeholder 3 years ago
Demian 7a12453c8a options: add input field placeholder option 3 years ago
Demian cdad4e4816 options: implement markup Split 4 years ago
Demian 6d548640f2 options: add RemoveKeyboard option 4 years ago
renanzxc 8fe81bb3bf Export row type 4 years ago
Demian b10f986ba2 context: fix message selecting for callbacks 4 years ago
Demian 5a1a187e87 telebot: clarify and fix all naming issues 4 years ago
Demian ddb943d598 tests: implement options test 4 years ago
Demian f5f0b4b696 options: remove unused Action fields from buttons 4 years ago
Demian 0b3082a091 options: complete keyboard constructors 4 years ago
Demian f82c0ec609 telebot: fix linter inspection problems 4 years ago
dande ef00a90aef options: go fmt 4 years ago
dande ef05beb4e7 keyboards: fixed url and query constructors 4 years ago
dande 49a392391a keyboards: added constructors 4 years ago
Ian Patrick Badtrousers d7c155f97e keyboards: simple constructors added 4 years ago
Demian 5c1986f5b5 telebot: a lot of refactor and clean-ups 4 years ago
Demian 9b11223d56 bot: complete Polls 2.0 API 4 years ago
unknown 0cfb922e9e Update Action field in reply and inline buttons 4 years ago
Nikita Bikmaev 69f0836940 Implement sendPoll method 4 years ago
Viktor Oreshkin 6cf54c1557 Improve some loops (use copy, style fix) 4 years ago
Wolther47 84adedfefa
Add ReplyKeyboardRemove 6 years ago
Ian Byrd 62ac17dbc9
JSON fix for buttons. 7 years ago
Ian Byrd a2d28e604d
Minor API changes. 7 years ago
Ian Byrd b831116da3
Always copying passed options to protect callback data integrity. 7 years ago
Ian Byrd 4f400f035e
Raw() method introduced. KeyboardButton -> ReplyButton. 7 years ago
Ian Byrd 5a73cee70a
Handle() now supports keyboard buttons as endpoints. 7 years ago