Commit Graph

21 Commits (b6706e784cc2142c6e149fc26cfc79fe541dd924)

Author SHA1 Message Date
Demian 5a1a187e87 telebot: clarify and fix all naming issues 4 years ago
Demian 16e74b8025 payments: complete shipping API 4 years ago
Nikita Bikmaev 76c2cedf6f payments: update API 4 years ago
Demian b9c6649091 docs: add missing Dice documentation 4 years ago
dande 9268c6dff7 dice: added constants 4 years ago
dande 3915e8596b dice: fixed dice handling 4 years ago
unknown ce43c6a8a2 Refactor code, fix code style issues 4 years ago
Ian P Badtrousers 74866a0de6
Merge pull request #250 from fullpipe/add-animation
Add sendAnimation
4 years ago
Mikhail Borovikov 9852df39ae Add support parse_mode for albums photo 4 years ago
Eugene Bravov dcdaac918c
Add animation type 4 years ago
Viktor Oreshkin 00abc40b42
Add thumbnail to Audio (#240) 5 years ago
demiangetman 8001defa0c Add custom file name support for media 5 years ago
23rd c7451550a3 Added support for editMessageMedia.
- Fixes #184.
5 years ago
Viktor Oreshkin 6264ba688c Embed optional fields when sending (fix #147) 6 years ago
Ian Byrd 3329d98249
Completing regular API now. 7 years ago
Ian Byrd 83eb527fe5
Albums added, this commit resolves #103. 7 years ago
Ian Byrd 0f1d521167
Cleanup, documentation, bikeshedding. 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
Ian Byrd b6938a118c
Telebot now compiles! :-) 7 years ago
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
7 years ago