Commit Graph

15 Commits (f82c0ec609cef72e259278aa362424c0e489ddc7)

Author SHA1 Message Date
Demian f82c0ec609 telebot: fix linter inspection problems 4 years ago
Demian 16e74b8025 payments: complete shipping API 4 years ago
Ian Patrick Badtrousers d7c155f97e keyboards: simple constructors added 4 years ago
unknown 0cfb922e9e Update Action field in reply and inline buttons 4 years ago
demiangetman 40dabc4275 Add login_url field support to InlineButton 5 years ago
demiangetman f286f15c03 Implement IsInline helper function 5 years ago
demiangetman 7631100db9 Add switch_inline_query_current_chat field to InlineButton 5 years ago
Ian Byrd 62ac17dbc9
JSON fix for buttons. 7 years ago
Ian Byrd a2d28e604d
Minor API changes. 7 years ago
Ian Byrd bdd5916b83
Callbacks fixed for both button types. 7 years ago
Ian Byrd 4f400f035e
Raw() method introduced. KeyboardButton -> ReplyButton. 7 years ago
Ian Byrd 5a73cee70a
Handle() now supports keyboard buttons as endpoints. 7 years ago
Ian Byrd eae6345b88
InlineButton became endpoint (callback handling.) 7 years ago
Ian Byrd 612ab345bd Improved inline API. TODO proper result types. 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