Commit Graph

41 Commits (v3)

Author SHA1 Message Date
Nikita 260a67b811 media: implement SetCaption in Album 3 months ago
Demian 435ad606fa sticker: finish stickers api 3 months ago
Nash-Well 32b47a49ef
api: implement 6.6, 6.7 features (#655)
* api: implement 6.6-6.7 features
3 months ago
Demian cd009a68b3 media: remove omitempty flag from json tag in Sticker 6 months ago
Vlad Lukyanov 270e53bb90
media: add missed CustomEmoji field to the Sticker (#579)
Co-authored-by: Vladislav Lukianov <vladislav_lukianov@epam.com>
6 months ago
Nikita fb8ce2a4b1
api: update to 6.4 (#606)
Co-authored-by: Demian <optigan@protonmail.com>
6 months ago
Demian d90e8974cc telebot: restructure and refactor 2 years ago
Demian 69399c1a36 media: add premium_animation to the Sticker 2 years ago
Demian cee9ad2ddd telebot: refactor web apps 2 years ago
Mikhail Borovikov c4abfac25d Added web_app_data for a message 2 years ago
Nikita 40504d2449 stickers: support video 2 years ago
Demian 6a0ece4b8f telebot: move disable_content_type_detection from options to document 2 years ago
Demian d053f01c30 media: fix Contact user id type 2 years ago
Demian a90e356ffc media: fix InputMedia marshalling 3 years ago
Demian ab94471e99 bot: fix entities passing for InputMedia 3 years ago
Demian 1c916042ee util: simplify sendObject calls 3 years ago
Demian fdbd536401 media: implement Media interface for the Sticker 3 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
demget 6785a1e3bd Merge pull request #388 from rusq/v2
Add Caption parameter to Voice structure
3 years ago
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) 4 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