Commit Graph

688 Commits (ddfa10867f1cf5412e9de9a2d6a740acc141617f)
 

Author SHA1 Message Date
Nikita ddfa10867f actions: add secrets 2 years ago
Nikita 1a8aca7433 actions: add 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
Demian f0291132d3 errors: complete the list 2 years ago
Demian 9805b1f622 errors: refactor 2 years ago
Demian 10b70148f7 message: move Media function from context 2 years ago
Demian 61dabe90ab remove .travis.yml 2 years ago
Demian d7fb7a28b1 revert "poller: remove deprecated MiddlewarePoller"
This reverts commit 561f218adb.
2 years ago
Demian be2933a4fa all: use errors from the standard library 2 years ago
Demian f2a7d458a0 context: check for Message properly 2 years ago
Demian c46e31dff6 options: remove InlineKeyboardMarkup type 2 years ago
Demian 1004fb5df1 context: implement DeleteAfter helper function 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 519415f46c readme: update godoc link 2 years ago
Demian 444c6f8b66 mod: update module name 2 years ago
Demian a6873e3cdf v3: update readme 2 years ago
Ian P Badtrousers 9817086827 telebot: up to date dependencies 2 years ago
demget f834b6703e
Merge pull request #477 from hararudoka/v3
Fix typos in README V3
2 years ago
hararudoka 205e7f4430
Merge pull request #1 from hararudoka/hararudoka-patch-1
Fix typos in README.md v3
2 years ago
hararudoka 5637734ec1
Fix a typo in README.md v3 2 years ago
Demian d053f01c30 media: fix Contact user id type 3 years ago
Demian 7f936709f3 bot: fix SendAlbum file id setting 3 years ago
Demian 631e63d427 context: add missed Sender cases 3 years ago
Demian 561f218adb poller: remove deprecated MiddlewarePoller 3 years ago
Demian 4fd93a66a7 poller: add yaml tag to AllowUpdates 3 years ago
Demian 844466d6fa context: fix EditCaption call 3 years ago
Demian 10b70a53b1 chat: fix response struct in the invite link methods 3 years ago
Demian a90e356ffc media: fix InputMedia marshalling 3 years ago
Demian ab94471e99 bot: fix entities passing for InputMedia 3 years ago
Demian 1c916042ee util: simplify sendObject calls 3 years ago
Demian fdbd536401 media: implement Media interface for the Sticker 3 years ago
Demian 5aece88b1a message: change entities types to the Entities 3 years ago
Demian 0463e22543 telebot: rework media, implement Media and Inputtable interfaces 3 years ago
Demian 435b1e3b63 context: implement Media function, return Caption in Text 3 years ago
Demian c50827fd42 rename data_payments.go to payments_data.go 3 years ago
Demian 811e9555ed telebot: implement OnMedia endpoint 3 years ago
Demian e05ea9522c options: delete parse_mode from params together with entities 3 years ago
Demian 50783dccea options: implement message entities option 3 years ago
Demian 0e4c75404b message: add pointer to the ReplyMarkup field 3 years ago
Demian 8d1854e2a7 bot: change chat type to Recipient in invite link functions 3 years ago
Demian d2269534fa chat: fix chat join request Sender field 3 years ago
Demian 58b0e788ac context: add chat join request to the Sender and Chat functions 3 years ago
Demian 8f5f797de8 implement bot api 5.4 3 years ago
Demian 13d54ae733 Revert "chat: return username in Recipient for channels"
This reverts commit 41c95795c0.
3 years ago
Demian 568f6ea299 message: implement EntityText helper 3 years ago
Demian a786fb49b7 bot: implement ChatByUsername 3 years ago
Demian 24189b3669 tests: add animation test 3 years ago
demget 9a08d98f4e
Merge pull request #450 from nentenpizza/v3
bot: handle Animation in EditMedia
3 years ago