Commit Graph

12 Commits (288a550d27a588e5b805022cbd7158c260c323a2)

Author SHA1 Message Date
unknown 0cfb922e9e Update Action field in reply and inline buttons 5 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