Commit Graph

298 Commits (5f38203a155afa901c7deb70596a088a8424a9ee)
 

Author SHA1 Message Date
Gleb Sinyavsky d0711736ec Test added, small improvements 10 years ago
Gleb Sinyavsky da026b435e Totally new, universal API 10 years ago
Gleb Sinyavsky d3f7ac7197 Refactorings 10 years ago
Gleb Sinyavsky 9361631c6d Refactoring 10 years ago
Gleb Sinyavsky 54b9c7e14b Refactoring 10 years ago
Gleb Sinyavsky d8ba9c84c8 Refactoring 10 years ago
Gleb Sinyavsky 92ce2aad94 Refactoring, drying 10 years ago
Gleb Sinyavsky 4610c561c6 Drying 10 years ago
Gleb Sinyavsky 57a07c0c22 Refactoring and DRYing 10 years ago
Gleb Sinyavsky 13a8bd025c Refactorings 10 years ago
Syfaro a1207f6391 allow ChannelUsername instead of ChatID, fix replies with SendPhoto 10 years ago
Syfaro 0d2feed6c2 fix UploadFile not properly throwing an error when not Ok response 10 years ago
Syfaro e1a0a819c0 Added a few helper methods for the type of Chat on the Chat type 10 years ago
Syfaro 8e71d1db32 New Telegram Chat type, instead of previous UserOrGroupChat type 10 years ago
Syfaro 7092cefe65 add missing const 10 years ago
Syfaro 1bbe8c7bd2 fix broken const 10 years ago
Syfaro 6b9324ca39 helper method to generate a link for a file 10 years ago
Syfaro 1bceea1ca5 new getFile and File types from Telegram Bot API update 10 years ago
Syfaro 3ce6dbabe0 Merge pull request #23 from gobwas/patch-1 10 years ago
Syfaro 7c48fa5dbb Merge pull request #24 from jqs7/master 10 years ago
gobwas 2a5bad0be4 Move to simple pattern 10 years ago
Jqs7 c72afc396b variable declaration fix for webhook example 10 years ago
Sergey Kamardin d1358d12aa Update webhook.go 10 years ago
Syfaro 236ac39b34 Merge pull request #22 from jqs7/master 10 years ago
Jqs7 86e4fadcb0 add markdown support 10 years ago
Syfaro 8b33fd5a50 example for new webhooks 10 years ago
Syfaro b2d2f4f5b0 add a http listener for webhooks that uses the normal updates chan 10 years ago
Syfaro 3b466def71 fixed setting webhooks with a certificate 10 years ago
Syfaro 9efd300516 fix typo in debug log for setWebhook 10 years ago
Syfaro ca40caaa47 add (untested) function to set webhook with certificate 10 years ago
Syfaro 87a279827e Merge branch 'master' of github.com-syfaro:Syfaro/telegram-bot-api 10 years ago
Syfaro e48e6416e7 allow passing a []byte or io.Reader to upload functions, closes #20 10 years ago
Syfaro 792234b42e Merge pull request #21 from eefret/master 10 years ago
Christopher T. Herrera 4d3619d856 closes #17 adding response to SetWebhook Method 10 years ago
Syfaro 766f7494e9 Merge pull request #16 from jqs7/master 10 years ago
Jqs7 ae7c1b4e22 merge upstream 10 years ago
Jqs7 d537d26a2b update to latest telegram bot api 10 years ago
Syfaro d54197d756 mention encodeaudio function on sendaudio function 10 years ago
Syfaro b92bbece9f fix docs in encodeaudio, remove log 10 years ago
Syfaro 3a401563b5 utils package, currently only for converting audio files 10 years ago
Syfaro 5a72ea6814 switch to streaming multipart, reduces memory usage for uploads 10 years ago
Syfaro d06eead68d don't panic for failed updates, even in debug (fixes #14) 10 years ago
Syfaro adc490e379 Merge pull request #11 from emadgh/master 10 years ago
Emad Ghasemi ca93bb337c Fixed Message.NewChatPhoto 10 years ago
Emad Ghasemi 91e1825b16 Update types.go 10 years ago
Syfaro 3fddac5396 Merge pull request #10 from jqs7/master 10 years ago
Jqs7 6bf83a8185 add sendAudio duration 10 years ago
Syfaro 3c9ed7cfe2 Merge pull request #9 from jqs7/master 10 years ago
Jqs7 96a104444e Updated to the last tgbot API 10 years ago
Syfaro 752bd45f4c fix readme for updateschan changes 10 years ago