Commit Graph

87 Commits (48dfef60f5dbf5991b01efefd1bd044cc675ca41)

Author SHA1 Message Date
Syfaro b7c9b50020 Don't return slash in Command, strip bot name if needed. 9 years ago
Syfaro 5df7aae78f Remove log import. 9 years ago
Syfaro 3dbc5f3892 Remove other deprecated method. 9 years ago
pyed 989089df9b InlineQueryResultArticle.ParseMode is not required 9 years ago
Syfaro f2b36838e6 Add new inline query related feature. 10 years ago
Syfaro e8dfdeeeb9 Major documentation and code cleanup. 10 years ago
Syfaro 1ae7803be0 Add untested support for Inline Queries. 10 years ago
Gleb Sinyavsky 1cede9cf45 Some helper methods added to Message. Some tests added. Small fixes 10 years ago
Syfaro c3304ed8a7 update Message struct for new fields, add IsSuperGroup to Chat struct 10 years ago
Gleb Sinyavsky 4037dbed02 Lint issues fixed 10 years ago
Gleb Sinyavsky d638757359 go fmt 10 years ago
Gleb Sinyavsky 2a5cf8652d Updates channel removed from BotAPI 10 years ago
Gleb Sinyavsky 6da34a6ba5 Message IsCommand method added 10 years ago
Syfaro e1a0a819c0 Added a few helper methods for the type of Chat on the Chat type 10 years ago
Syfaro 8e71d1db32 New Telegram Chat type, instead of previous UserOrGroupChat type 10 years ago
Syfaro 7092cefe65 add missing const 10 years ago
Syfaro 1bbe8c7bd2 fix broken const 10 years ago
Syfaro 6b9324ca39 helper method to generate a link for a file 10 years ago
Syfaro 1bceea1ca5 new getFile and File types from Telegram Bot API update 10 years ago
Jqs7 d537d26a2b update to latest telegram bot api 10 years ago
Emad Ghasemi ca93bb337c Fixed Message.NewChatPhoto 10 years ago
Emad Ghasemi 91e1825b16 Update types.go 10 years ago
Jqs7 96a104444e Updated to the last tgbot API 10 years ago
Syfaro 196f515db7 helper functions on message 10 years ago
Syfaro f605a516c0 string function for user 10 years ago
Nikita Vorobei fee84ee239 Fix parameter name 10 years ago
Syfaro a17651c8fe fix all golint errors, add info about audio uploads 10 years ago
Syfaro 9cf4f13772 change focus from bot to just bindings, code cleanup 10 years ago
Syfaro 3940cb5953 setup functions, plugin enabler, reply markup, example commands 10 years ago
Syfaro 567a37868d help plugin, working on plugin api 10 years ago
Syfaro 059baffbfb working file uploads, starting to clean up code 10 years ago