Commit Graph

26 Commits (2b1a95f3ed32a2f8442545dc1a805febad569df4)

Author SHA1 Message Date
Nikita 965cd03621 telebot: fix all miscalculations 3 years ago
Nikita 24f3711963 venue: add google place fields 3 years ago
Nikita 0ba7aefa69 live location: add support live_period, heading, proximity_alert_radius fields and add proximity alert trigger 3 years ago
Rustam Gilyazov ded76a871e
add caption to Voice 3 years ago
Demian 7a9c471cf3 Revert "bot: add audio and document for sendMediaGroup"
This reverts commit 206507e386.
3 years ago
Demian 206507e386 bot: add audio and document for sendMediaGroup 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