Commit Graph

78 Commits (v3)

Author SHA1 Message Date
nash e16cc083f7 telebot,update: change OnBoostRemoved register 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 78610849e1 api 6.5: implement request_user and request_chat support params in ReplyButton 6 months ago
Nikita fb8ce2a4b1
api: update to 6.4 (#606)
Co-authored-by: Demian <optigan@protonmail.com>
6 months ago
Nikita 5d4079a489 api: update to 6.3 6 months ago
Demian d90e8974cc telebot: restructure and refactor 2 years ago
Demian 8042463d7f stickers: implement custom emoji support 2 years ago
Demian 933fcacf4a telebot: rename voice chat to the video chat 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 c6bead1174 telebot: add a shortcut for map[string]any 2 years ago
Mikhail Borovikov 2c2e8dcff1 Added AnswerWebApp for using in a Handle method 2 years ago
Ian P Badtrousers dd790ca6c1 README: getting rid of past import path artifacts 2 years ago
Nikita c277d8daf0 content: add protect params 2 years ago
Demian be2933a4fa all: use errors from the standard library 2 years ago
Demian 811e9555ed telebot: implement OnMedia endpoint 3 years ago
Demian 8f5f797de8 implement bot api 5.4 3 years ago
Demian cb12b170d3 telebot: add missed events 3 years ago
Demian 1b1c30eeb2 telebot: update docs, reorder events 3 years ago
Demian fb7de291df telebot: rename ChosenInlineResult to the InlineResult 3 years ago
Demian 5ba8bf6a2f telebot: update docs 3 years ago
demget bd0bb74d13 Merge pull request #408 from DiscoreMe/develop
api: support 5.2
3 years ago
demget e7f0e64c71 Merge pull request #407 from DiscoreMe/develop
api: support 5.1
3 years ago
demget 2d17e0e12c Merge pull request #405 from DiscoreMe/develop
api: support 5.0
3 years ago
demget e03da5dc42 Merge pull request #382 from omar-polo/v2
implement my_chat_member and chat_member
3 years ago
Ian P Badtrousers 8261689cda Merge pull request #377 from omar-polo/v2
implements voice chat service messages
3 years ago
demget 6de4d3e537 Merge pull request #338 from PaulLesur/bowling-dice
Add bowling dice
3 years ago
Demian 684692e890 telebot: add goal and slot dices 4 years ago
Demian 9f08ef94de telebot: remove ErrSkip
There is no need in this error, as we can skip or abort the execution
by simply returning a nil, instead of calling the next context handler.
4 years ago
Demian bc180b4a47 telebot: tele is our new alias 4 years ago
Demian f1015d1754 middleware: basic implementation and groups 4 years ago
Demian 5a1a187e87 telebot: clarify and fix all naming issues 4 years ago
Demian fd55a4b8a7 context: first implementation 4 years ago
Demian e1811e100a tests: implement more 4 years ago
Demian a5f4cb1e77 telebot: add Ball dice 4 years ago
Demian c271d16dfc bot: handle True response results 4 years ago
Demian 7a1d59c7d9 payments: SuccessfulPayment and minor changes 4 years ago
Demian 16e74b8025 payments: complete shipping API 4 years ago
Demian 1533291206 games: complete Games API 4 years ago
me@linux 1b307ee259 Add OnAnimation endpoint 4 years ago
Demian 0910baadba bot: update poller fields 4 years ago
Demian 5c1986f5b5 telebot: a lot of refactor and clean-ups 4 years ago
Demian 2b18eaed4e telebot: move DefaultApiURL constant 4 years ago
dande 9268c6dff7 dice: added constants 4 years ago
dande 3915e8596b dice: fixed dice handling 4 years ago
Demian 9b11223d56 bot: complete Polls 2.0 API 4 years ago
Demian 4e2f28c4f3 bot: implement editMessageLiveLocation, update some documentation 4 years ago
Demian 1654a203ea bot: check recipient for nil to avoid panics 4 years ago
Demian 784432503e tests: implement b.Send() function test 4 years ago
unknown 18d73fe70c Merge branch 'v2' into develop 4 years ago