Commit Graph

19 Commits (v3)

Author SHA1 Message Date
Demian b16c14c615 file: change FileSize type to int64 2 years ago
Xarakiri 968ccec6a7
fix: typo 2 years ago
Demian 0463e22543 telebot: rework media, implement Media and Inputtable interfaces 3 years ago
demget 2d17e0e12c Merge pull request #405 from DiscoreMe/develop
api: support 5.0
3 years ago
Demian bc180b4a47 telebot: tele is our new alias 4 years ago
Demian 2f11c43bd9 telebot: prettify docs 4 years ago
Demian e1811e100a tests: implement more 4 years ago
dande 4cd0f77636 file: add file_unique_id field 4 years ago
Viktor Oreshkin 629fe58962 Add File creation from io.Reader (fix #137)
Refactor sendFiles to accept Files
6 years ago
Ian Byrd 83eb527fe5
Albums added, this commit resolves #103. 7 years ago
Ian Byrd ff0015f004
Good news Edit() now works for all Editable text messages! 7 years ago
Ian Byrd 2f62e39c40
Sending photos by URL. 7 years ago
Ian Byrd 7316e92265
Viva la File, my boys, viva la File! 7 years ago
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
8 years ago
Ilya Kowalewski 6e16b55de1 Getting rid of excessive error types, switching to fmt.Errorf 9 years ago
Anton Volodin e38f2bd56c Another code bloat fixes 9 years ago
Ilya Kowalewski 40c91ee0b4 Added some API and tests 9 years ago
Ilya Kowalewski eaf9b17a54 Achieving final satisfaction with golint 9 years ago
Ilya Kowalewski e041242bb2 Fixed a bunch of lint issues 9 years ago