Commit Graph

413 Commits (183d6484d924526ec19aa426d917a09a2d5fd1b7)
 

Author SHA1 Message Date
Demian 183d6484d9 chat: create ChatID Recipient type 4 years ago
Demian 1157f8b301 webhook: implement getWebhookInfo method 4 years ago
Demian 487fbc0317 test: make middleware poller test offline 4 years ago
demget 319196b847
Merge pull request #280 from guest6379/pr_onanimation
Add OnAnimation endpoint
4 years ago
Demian 414748417b tests: update b.ProcessUpdate() test 4 years ago
Demian f9f9b69ccf Merge branch 'poller-fix' into develop 4 years ago
Ian P Badtrousers a66d393547
Merge pull request #279 from orivej/lambda
bot: introducing public ProcessUpdate and Synchronous mode for AWS Lambda support
4 years ago
Demian 8cc942abf1 tests: implement poller tests 4 years ago
Demian 0ae9a122e5 test: replace timers with chan communication 4 years ago
Demian 31048be20c bot: close stop channels only by their owners 4 years ago
Orivej Desh 9b17d93350 examples: add awslambdaechobot 4 years ago
Orivej Desh 953bcdf552 bot: remove closures around runHandler 4 years ago
Orivej Desh 95769df144 tests: add offline mode 4 years ago
me@linux 1b307ee259 Add OnAnimation endpoint 4 years ago
Orivej Desh 04cda01949 tests: use ProcessUpdate 4 years ago
Orivej Desh f95090faf1 bot: expose ProcessUpdate and add Synchronous handlers mode
Bot.ProcessUpdate in synchronous mode can be used as an AWS Lambda function.
4 years ago
demget 860ac059a8
Merge pull request #276 from orivej/ErrNotStarted
errors: add ErrNotStartedByUser
4 years ago
Orivej Desh e1f3fbce0c errors: add ErrNotStartedByUser 4 years ago
Demian 288a550d27 readme: update codecov badge 4 years ago
Demian b44f36425c errors: remove extra space 4 years ago
Demian 59629fe048
release v2.1 4 years ago
Demian 31407f29bf update readme 4 years ago
Demian c14c51a668 bot: fix long poller stopping logic 4 years ago
Demian 0910baadba bot: update poller fields 4 years ago
demget f89fed9b66
Merge pull request #272 from godande/develop
Add file_unique_id field
4 years ago
dande 4cd0f77636 file: add file_unique_id field 4 years ago
Demian b9c6649091 docs: add missing Dice documentation 4 years ago
Demian 525f94ff6a message: update message types 4 years ago
Demian f67698c1a0 chat: add is_member field to Chat 4 years ago
Demian 5c1986f5b5 telebot: a lot of refactor and clean-ups 4 years ago
Demian e786ae7401 bot: implement stopPoll method 4 years ago
Demian 7f508a477c travis: disable codecov for pull requests 4 years ago
demget e700d826ee
Merge pull request #271 from faglo/develop
Fix typo in deleteChatPhoto method
4 years ago
Rocky Badland b15f9a45d2 bot: fix misspell in deleteChatPhoto 4 years ago
Demian 32532699c5 bot: implement bot commands methods 4 years ago
Demian 39752eaa89 docs: document poll functions 4 years ago
Demian f3f71c27e0 bot: implement setChatPermissions method 4 years ago
Demian 993437ee5a admin: update admin-related methods and types 4 years ago
Demian a96aa24503 chat: update all types 4 years ago
Demian 9087ce99d0 message: some clean-ups 4 years ago
Demian 2b18eaed4e telebot: move DefaultApiURL constant 4 years ago
Demian add99b58a7 tests: properly handle errors and empty token 4 years ago
demget 81f4447261
Merge pull request #269 from godande/develop
Dice API support
4 years ago
dande 5b2a3804b5 dice: clean up the code 4 years ago
dande 9268c6dff7 dice: added constants 4 years ago
dande 3915e8596b dice: fixed dice handling 4 years ago
dande ab0c9a7060 dice: added dice support 4 years ago
Demian 5b36ece031 tests: add USER_ID param for some special cases 4 years ago
Demian 9b11223d56 bot: complete Polls 2.0 API 4 years ago
Demian 299838450e tests: implement b.EditReplyMarkup() function test 4 years ago