Commit Graph

34 Commits (e1811e100af674dd87c2e2ab43493216f05707c3)

Author SHA1 Message Date
Demian e1811e100a tests: implement more 4 years ago
Demian 98a898f4c7 bot: add default parse mode feature 4 years ago
Demian 7a1d59c7d9 payments: SuccessfulPayment and minor changes 4 years ago
Demian 16e74b8025 payments: complete shipping API 4 years ago
Nikita Bikmaev 76c2cedf6f payments: update API 4 years ago
Demian 1533291206 games: complete Games API 4 years ago
dande 5b2a3804b5 dice: clean up the code 4 years ago
dande 9268c6dff7 dice: added constants 4 years ago
dande 3915e8596b dice: fixed dice handling 4 years ago
dande ab0c9a7060 dice: added dice support 4 years ago
Demian 9b11223d56 bot: complete Polls 2.0 API 4 years ago
unknown e5789a08bb Refactor unexported code 4 years ago
Nikita Bikmaev 66e7021870 Move a code to sendable.go and update the README.md 4 years ago
Eugene Bravov 4e97ab59b1
Make Animation Sendable 4 years ago
Viktor Oreshkin 00abc40b42
Add thumbnail to Audio (#240) 5 years ago
demiangetman 9605575524 Fix media caption disappearing after first send 5 years ago
demiangetman 8001defa0c Add custom file name support for media 5 years ago
Arseny Mitin 83aacd12ee refactor: avoid using fmt.Sprintf for performance 5 years ago
Ian Byrd e6cfaa8339
Merge pull request #176 from stek29/thumbnail
Send thumbnails (but not in albums)
5 years ago
Ian Byrd 0cd7c96b28
Merge pull request #182 from olehbozhok/v2
fix panic when send audio return Document but not  Audio
5 years ago
Ian Byrd 7eeea8f32a
Payment API minimal implementation. 5 years ago
Oleg-MBO f55f3c1c4e fix panic when send audio return Document but not Audio 6 years ago
Viktor Oreshkin 273a40e72a Send thumbnails (but not in albums) 6 years ago
Viktor Oreshkin 6264ba688c Embed optional fields when sending (fix #147) 6 years ago
Viktor Oreshkin 3b566f3fbd Handle Video with no sound (fix #133) 6 years ago
Ian Byrd 4f400f035e
Raw() method introduced. KeyboardButton -> ReplyButton. 7 years ago
Ian Byrd 3329d98249
Completing regular API now. 7 years ago
Ian Byrd 2a1158c03a Revert "Protecting callbacks with callback guards."
This reverts commit 6f068bdacb.
7 years ago
Ian Byrd 6f068bdacb
Protecting callbacks with callback guards. 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