Syfaro
|
ca40caaa47
|
add (untested) function to set webhook with certificate
|
2015-09-07 11:44:29 -05:00 |
Syfaro
|
87a279827e
|
Merge branch 'master' of github.com-syfaro:Syfaro/telegram-bot-api
|
2015-09-07 11:35:05 -05:00 |
Syfaro
|
e48e6416e7
|
allow passing a []byte or io.Reader to upload functions, closes #20
|
2015-09-07 11:20:43 -05:00 |
Christopher T. Herrera
|
4d3619d856
|
closes #17 adding response to SetWebhook Method
|
2015-09-04 12:13:58 -04:00 |
Jqs7
|
ae7c1b4e22
|
merge upstream
|
2015-08-18 09:48:17 +08:00 |
Jqs7
|
d537d26a2b
|
update to latest telegram bot api
|
2015-08-18 09:40:42 +08:00 |
Syfaro
|
d54197d756
|
mention encodeaudio function on sendaudio function
|
2015-08-10 16:03:13 -05:00 |
Syfaro
|
5a72ea6814
|
switch to streaming multipart, reduces memory usage for uploads
|
2015-08-10 07:41:44 -05:00 |
Jqs7
|
6bf83a8185
|
add sendAudio duration
|
2015-08-05 09:55:48 +08:00 |
Jqs7
|
96a104444e
|
Updated to the last tgbot API
|
2015-08-05 09:44:09 +08:00 |
Syfaro
|
c12c67adde
|
basic tests/examples, don't return updates chan, cleaned text
|
2015-07-29 05:41:41 -04:00 |
Syfaro
|
5e5de566ee
|
remove unneeded else block
|
2015-07-28 12:19:53 -04:00 |
Raul Santos
|
8249dd6a93
|
Few bug fixes
|
2015-07-27 00:22:10 +02:00 |
Raul Santos
|
612584dbd3
|
Ability to pass a client to the bot
Changed every instance of a DefaultClient to a Client stored in the bot.
|
2015-07-27 00:16:45 +02:00 |
Lorenzo Landolfi
|
7f0dd9c504
|
little fix that sometimes causes crash
|
2015-07-06 21:25:18 +02:00 |
Syfaro
|
a17651c8fe
|
fix all golint errors, add info about audio uploads
|
2015-06-26 01:53:20 -05:00 |
Syfaro
|
04d46c2896
|
better comments for godoc
|
2015-06-26 00:57:39 -05:00 |
Syfaro
|
76460f8a5b
|
comments on methods
|
2015-06-26 00:52:12 -05:00 |
Syfaro
|
9cf4f13772
|
change focus from bot to just bindings, code cleanup
|
2015-06-25 23:26:24 -05:00 |
Syfaro
|
3940cb5953
|
setup functions, plugin enabler, reply markup, example commands
|
2015-06-25 16:15:28 -05:00 |
Syfaro
|
567a37868d
|
help plugin, working on plugin api
|
2015-06-25 14:20:02 -05:00 |
Syfaro
|
a7b8af6adb
|
finish helper methods, add forgotten audio upload
|
2015-06-25 11:57:50 -05:00 |
Syfaro
|
224e585bd9
|
all API methods
|
2015-06-25 11:50:24 -05:00 |
Syfaro
|
059baffbfb
|
working file uploads, starting to clean up code
|
2015-06-25 11:25:02 -05:00 |
Syfaro
|
434756c165
|
initial commit, some api methods and structs for everything
|
2015-06-25 00:34:05 -05:00 |