Commit Graph

24 Commits

Author SHA1 Message Date
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
demget
6785a1e3bd Merge pull request #388 from rusq/v2
Add Caption parameter to Voice structure
2021-07-25 15:18:26 +03:00
Demian
5a1a187e87 telebot: clarify and fix all naming issues 2020-06-19 23:36:43 +03:00
Demian
16e74b8025 payments: complete shipping API 2020-05-20 23:40:42 +03:00
Nikita Bikmaev
76c2cedf6f payments: update API 2020-05-13 22:41:25 +03:00
Demian
b9c6649091 docs: add missing Dice documentation 2020-04-26 19:33:13 +03:00
dande
9268c6dff7 dice: added constants 2020-04-25 15:59:53 +03:00
dande
3915e8596b dice: fixed dice handling 2020-04-25 15:31:16 +03:00
unknown
ce43c6a8a2 Refactor code, fix code style issues 2020-04-05 20:23:51 +03:00
Ian P Badtrousers
74866a0de6
Merge pull request #250 from fullpipe/add-animation
Add sendAnimation
2020-03-29 01:33:08 +01:00
Mikhail Borovikov
9852df39ae Add support parse_mode for albums photo 2020-03-01 03:12:13 +03:00
Eugene Bravov
dcdaac918c
Add animation type 2020-02-29 15:33:48 +03:00
Viktor Oreshkin
00abc40b42
Add thumbnail to Audio (#240) 2019-12-22 08:07:00 +03:00
demiangetman
8001defa0c Add custom file name support for media 2019-09-30 18:57:54 +03:00
23rd
c7451550a3 Added support for editMessageMedia.
- Fixes #184.
2019-02-20 09:11:32 +03:00
Viktor Oreshkin
6264ba688c Embed optional fields when sending (fix #147) 2018-09-14 22:56:44 +03:00
Ian Byrd
3329d98249
Completing regular API now. 2017-11-26 11:15:11 +02:00
Ian Byrd
83eb527fe5
Albums added, this commit resolves #103. 2017-11-25 16:22:13 +02:00
Ian Byrd
0f1d521167
Cleanup, documentation, bikeshedding. 2017-11-19 17:21:25 +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
Ian Byrd
b6938a118c
Telebot now compiles! :-) 2017-11-18 16:44:57 +02:00
Ian Byrd
dbc2cd7f6d
Massive refactoring and file structure changes.
- Callback structs has been moved to callbacks.go
- User / Chat and its methods -> chat.go
- Concept of Editable and Message Signature introduced
- No more types.go, it's been refactored into media.go + friends
2017-11-18 15:06:20 +02:00