Commit Graph

30 Commits (6b9324ca39aff0c94731af8df8f1f8fedb532260)

Author SHA1 Message Date
Syfaro 1bceea1ca5 new getFile and File types from Telegram Bot API update 10 years ago
Jqs7 86e4fadcb0 add markdown support 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 e48e6416e7 allow passing a []byte or io.Reader to upload functions, closes #20 10 years ago
Christopher T. Herrera 4d3619d856 closes #17 adding response to SetWebhook Method 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 5a72ea6814 switch to streaming multipart, reduces memory usage for uploads 10 years ago
Jqs7 6bf83a8185 add sendAudio duration 10 years ago
Jqs7 96a104444e Updated to the last tgbot API 10 years ago
Syfaro c12c67adde basic tests/examples, don't return updates chan, cleaned text 10 years ago
Syfaro 5e5de566ee remove unneeded else block 10 years ago
Raul Santos 8249dd6a93 Few bug fixes 10 years ago
Raul Santos 612584dbd3 Ability to pass a client to the bot 10 years ago
Lorenzo Landolfi 7f0dd9c504 little fix that sometimes causes crash 10 years ago
Syfaro a17651c8fe fix all golint errors, add info about audio uploads 10 years ago
Syfaro 04d46c2896 better comments for godoc 10 years ago
Syfaro 76460f8a5b comments on methods 10 years ago
Syfaro 9cf4f13772 change focus from bot to just bindings, code cleanup 10 years ago
Syfaro 3940cb5953 setup functions, plugin enabler, reply markup, example commands 10 years ago
Syfaro 567a37868d help plugin, working on plugin api 10 years ago
Syfaro a7b8af6adb finish helper methods, add forgotten audio upload 10 years ago
Syfaro 224e585bd9 all API methods 10 years ago
Syfaro 059baffbfb working file uploads, starting to clean up code 10 years ago
Syfaro 434756c165 initial commit, some api methods and structs for everything 10 years ago