Demian
|
0463e22543
|
telebot: rework media, implement Media and Inputtable interfaces
|
2021-11-07 18:28:21 +02:00 |
|
demget
|
2d17e0e12c
|
Merge pull request #405 from DiscoreMe/develop
api: support 5.0
|
2021-07-25 15:25:04 +03:00 |
|
Demian
|
bc180b4a47
|
telebot: tele is our new alias
|
2020-07-26 00:08:03 +03:00 |
|
Demian
|
2f11c43bd9
|
telebot: prettify docs
|
2020-06-19 22:51:01 +03:00 |
|
Demian
|
e1811e100a
|
tests: implement more
|
2020-06-09 23:28:28 +03:00 |
|
dande
|
4cd0f77636
|
file: add file_unique_id field
|
2020-04-26 19:50:48 +03:00 |
|
Viktor Oreshkin
|
629fe58962
|
Add File creation from io.Reader (fix #137)
Refactor sendFiles to accept Files
|
2018-10-11 14:39:07 +03:00 |
|
Ian Byrd
|
83eb527fe5
|
Albums added, this commit resolves #103.
|
2017-11-25 16:22:13 +02:00 |
|
Ian Byrd
|
ff0015f004
|
Good news Edit() now works for all Editable text messages!
|
2017-11-18 20:47:04 +02:00 |
|
Ian Byrd
|
2f62e39c40
|
Sending photos by URL.
|
2017-11-18 20:33:20 +02:00 |
|
Ian Byrd
|
7316e92265
|
Viva la File, my boys, viva la File!
|
2017-11-18 20:16:16 +02:00 |
|
Illarionov Oleg
|
ce7114afe6
|
GetFile and GetFileDirectURL method to fetch url of file received from user (#63)
Bot.GetFile and Bot.GetFileDirectURL methods introduced.
* correct comment
* improve docs
|
2016-09-27 15:04:13 +03:00 |
|
Ilya Kowalewski
|
6e16b55de1
|
Getting rid of excessive error types, switching to fmt.Errorf
|
2015-10-15 18:17:09 +03:00 |
|
Anton Volodin
|
e38f2bd56c
|
Another code bloat fixes
|
2015-10-13 17:38:15 +03:00 |
|
Ilya Kowalewski
|
40c91ee0b4
|
Added some API and tests
|
2015-07-06 20:12:08 +03:00 |
|
Ilya Kowalewski
|
eaf9b17a54
|
Achieving final satisfaction with golint
|
2015-07-06 19:27:57 +03:00 |
|
Ilya Kowalewski
|
e041242bb2
|
Fixed a bunch of lint issues
|
2015-07-03 21:58:29 +03:00 |
|