Commit Graph

37 Commits (595aba3deaee4ab337d484d57928ab49f9811e08)

Author SHA1 Message Date
Syfaro a92f88ce2c Add some missing comments. 9 years ago
Syfaro db12d94016 Add kick and unban methods, update some inline query result responses. 9 years ago
Syfaro 18510df3c9 Add some of the new methods and types. 9 years ago
Slava 511cc7406d Fix UserProfilePhotos type 9 years ago
Syfaro b971c58157 Update for larger Chat IDs. 9 years ago
Syfaro 585057e7de Remove a stray word from UserProfilePhotos comment. 9 years ago
Syfaro af934e3e10 Fix the From field in the Inline Query. 9 years ago
Syfaro 67ab387694 Fix broken inline queries. 9 years ago
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