Commit Graph

  • e4602014c7 [Fix #89] Add caption to Video params. #90 Alexey Grachov 2017-05-14 12:11:44 +0300
  • 9f98d19464 Merge pull request #72 from uamana/FIX_error_handling Syfaro 2017-04-19 15:44:18 -0500
  • ff42d6f7d1 Merge pull request #70 from Jeiwan/fix_voiceconfig_caption Syfaro 2017-04-19 15:38:50 -0500
  • 937de558bd Merge pull request #80 from polict/master Syfaro 2017-04-19 15:37:58 -0500
  • e596d74c0f implement a feature that allows stopping the update loop of the bot #85 Michael Sandler 2017-04-16 22:35:02 +0300
  • 89bbb1edff Merge pull request #82 from davidmz/patch-1 Syfaro 2017-03-20 10:20:14 -0500
  • 963864785d Remove double call of strings.SplitN #82 Давид Мзареулян 2017-03-18 14:42:30 +0300
  • 999653626b added 'caption' to document parameters #80 pol 2017-02-11 15:13:49 +0100
  • f5c6a478a0 Allow specifying a custom buffer size for the updates channel Syfaro 2017-01-27 11:40:09 -0600
  • f57724f783 Remove NewWebhookWithCertAndMaxConnections This function is long and it is easy enough to just set the maximum number of connections by modifying the returned struct. Syfaro 2017-01-27 11:38:15 -0600
  • 3866c68e79 Add check for status code on request, closes #60 Syfaro 2017-01-27 11:35:23 -0600
  • 3293f3ad84 Change visibility of UpdatesChannel, closes #76 Syfaro 2017-01-26 11:43:28 -0600
  • 4400b25874 Added NewRemoveInlineKeyboardMarkup helper method, to help remove inline keyboard #77 Dmitry V 2017-01-26 18:36:28 +0300
  • 76f246eeb1 captcha is added #62 Hamed Ghasemzadeh 2017-01-19 19:15:28 +0330
  • 9e398ec598 Merge a842f32533 into 99170e2de4 #73 Dmitry V. Roenko 2017-01-18 10:36:22 +0000
  • a842f32533 Added ability to set custom buffer size for webhook #73 Dmitry V 2017-01-18 13:31:12 +0300
  • 5d28cf05d0 Fix returning APIResponse from SetWebHook #72 Sergey Juriev 2017-01-18 12:05:01 +0300
  • 99170e2de4 Merge pull request #71 from Eternity-Yarr/upstream Syfaro 2017-01-17 10:04:37 -0600
  • 833e457376 Added max connections configuration option to SetWebHook #71 Dmitry V 2017-01-17 17:18:26 +0300
  • c0bffcdbba Fix Caption in VoiceConfig #70 Ivan Kuznetsov 2017-01-15 14:00:37 +0700
  • 001cda6739 share voice problem Hamed Ghasemzadeh 2017-01-10 12:34:03 +0330
  • 80bdd621f7 Return APIResponse even with error in MakeRequest, closes #66. Syfaro 2016-12-31 13:48:48 -0600
  • d74d1f3472 Merge pull request #65 from sschepens/fix_inline_keyboard_button Syfaro 2016-12-31 13:45:25 -0600
  • 71e0c25410
    Fix InlineKeyboardButton type #65 Sebastian Schepens 2016-12-26 11:59:52 -0300
  • 845588545d Merge a5178b7425 into 3763be308e #62 Hamed Ghasemzadeh 2016-12-26 02:44:05 +0000
  • 3763be308e Merge pull request #64 from lupoDharkael/master Syfaro 2016-12-25 20:43:51 -0600
  • c034de512a Added Clear() to examples and code simplification #64 lupoDharkael 2016-12-16 02:07:54 +0100
  • 0a95dda18a Merge pull request #63 from lupoDharkael/master Syfaro 2016-12-15 16:28:47 -0600
  • 66446d51ff Added updatesChannel type with Clear() method #63 lupoDharkael 2016-12-15 22:51:58 +0100
  • a5178b7425 caption is corrected for files Hamed Ghasemzadeh 2016-12-04 16:45:13 +0330
  • 8e95ff936c menu is valid for share search can return menu Hamed Ghasemzadeh 2016-12-04 13:35:54 +0330
  • a86ad9cf86 thumb is added to posts Hamed Ghasemzadeh 2016-12-02 17:46:29 +0330
  • 09f4a9cb54 api is updaed Hamed Ghasemzadeh 2016-12-02 16:41:30 +0330
  • e2916e08ad Add error checking in the configs MessageConfig values method (#61) Syfaro 2016-12-01 00:00:59 -0600
  • 40f1937150 change return new data to return exist v data #61 MyeongJun 2016-12-01 13:17:28 +0900
  • 9d6e221a00 add error try catch in all method that use BaseChat.values LeeMyeongJun 2016-11-30 22:07:37 +0900
  • cbf597eaf6 add error try catch in the configs MessageConfig values method LeeMyeongJun 2016-11-30 21:41:10 +0900
  • 0a57807db7 Additional changes for Telegram API updates. Syfaro 2016-11-24 23:50:35 -0600
  • b6ec41750b add caption to audio config params #59 Naser Mirzaei 2016-10-16 17:53:46 +0330
  • 3944222325 add caption to audio Naser Mirzaei 2016-10-16 17:27:14 +0330
  • f3a33ae6f1 Add support for games, among other updates. Syfaro 2016-10-03 10:47:19 -0500
  • a7f48eb2dd Merge pull request #55 from tucher/master Syfaro 2016-08-01 13:36:25 -0500
  • a1204e7ea1 Fixed BaseEdit.values #55 tucher 2016-08-01 20:30:30 +0300
  • 4f996f7f27 Add NewInlineQueryResultPhotoWithThumb for #54. Syfaro 2016-07-26 13:44:48 -0500
  • 1daed40422 Allow negative Offset values for GetUpdates, closes #51. Syfaro 2016-06-29 12:37:30 -0500
  • 13f31854a2 Clean up some formatting. Syfaro 2016-06-02 15:57:39 -0500
  • 7f37376fd0 Merge pull request #49 from llorephie/master Syfaro 2016-06-02 15:55:32 -0500
  • 862c67342c
    Rollback for backward compatibility, added NewInlineQueryResultArticleMarkdown and NewInlineQueryResultArticleHTML #49 Maxim Martyanov 2016-06-02 23:41:55 +0300
  • 0a1b57cdf9
    Update bot_test.go for support updated NewInlineQueryResultArticle Maxim Martyanov 2016-06-02 22:53:44 +0300
  • 64f1ab7a89
    Add support for Markdown/HTML in NewInlineQueryResultArticle Maxim Martyanov 2016-06-02 22:42:05 +0300
  • 217764ba45 Add new chat methods for Bot API 2.1. Syfaro 2016-05-22 10:16:28 -0500
  • 3ed6b6ac16 EditedMessage to Update, EditDate to Message, User to MessageEntity. Syfaro 2016-05-22 09:37:43 -0500
  • bdaf1dc07c Add field for Emoji on Sticker and ForwardFromChat for Message. Syfaro 2016-05-20 20:34:56 -0500
  • bf6e165e92 Fix more ReplyMarkup items in edits, finishes #43, closes #47. Syfaro 2016-04-27 08:00:19 -0500
  • 7bf755956c Add NewMessageToChannel for #45. Syfaro 2016-04-22 10:03:00 -0500
  • 369364b8c6 Merge pull request #44 from jqs7/master Syfaro 2016-04-21 06:37:46 -0500
  • b98d5c9b34 simplify append loop #44 Jqs7 2016-04-21 15:40:12 +0800
  • ab63d49cc9 Merge pull request #43 from xboston/fix-editMessageReplyMarkup Syfaro 2016-04-19 07:40:08 -0500
  • 890c908551 fix EditMessageReplyMarkupConfig #43 boston 2016-04-19 12:19:36 +0500
  • a2483eb98b Add helpers for callback queries. Syfaro 2016-04-14 16:30:41 -0500
  • 0d1bc8c4e2 Add helpers for regular and inline keyboards. Syfaro 2016-04-14 15:59:28 -0500
  • 0252f39e17 Add missing t.Fail() Syfaro 2016-04-14 14:04:35 -0500
  • e7b9f16e73 Add missing helpers, move helper tests to own file. Syfaro 2016-04-14 14:00:45 -0500
  • ed7fe62451 Fix incorrect float32. Syfaro 2016-04-14 13:28:38 -0500
  • e8e55fe41a Add more omitempty. Syfaro 2016-04-14 13:21:26 -0500
  • c0eb5db6c3 Add more tests. Syfaro 2016-04-13 17:06:18 -0500
  • 289f7ef6ad Add more omitempty, as null values create errors. Syfaro 2016-04-13 15:45:51 -0500
  • 5b58a2a701 Omitempty for ReplyMarkup. Syfaro 2016-04-13 09:30:52 -0500
  • ee1d537565 Add more helpers, update README for v4 release. Syfaro 2016-04-13 09:01:46 -0500
  • 1ceb22b273 Add helpers, change some items to pointers, add more inline results. Syfaro 2016-04-13 08:22:58 -0500
  • 109da1a19f Update some types. Syfaro 2016-04-12 13:26:18 -0500
  • 595aba3dea Add sendContact method. Syfaro 2016-04-12 13:02:08 -0500
  • b6130533a3 Add methods for editing messages. Syfaro 2016-04-12 12:53:19 -0500
  • a92f88ce2c Add some missing comments. Syfaro 2016-04-12 08:59:47 -0500
  • db12d94016 Add kick and unban methods, update some inline query result responses. Syfaro 2016-04-12 08:56:05 -0500
  • 18510df3c9 Add some of the new methods and types. Syfaro 2016-04-12 08:28:46 -0500
  • 5c46b08c56 Merge pull request #41 from m0sth8/m0sth8-patch-1 Syfaro 2016-04-10 11:09:06 -0500
  • 511cc7406d Fix UserProfilePhotos type #41 Slava 2016-04-09 21:30:16 +0100
  • b971c58157 Update for larger Chat IDs. Syfaro 2016-03-24 13:22:40 -0500
  • 14727677a5 Add example for responding to inline queries. Syfaro 2016-02-28 10:14:08 -0600
  • 585057e7de Remove a stray word from UserProfilePhotos comment. Syfaro 2016-02-28 10:13:44 -0600
  • af934e3e10 Fix the From field in the Inline Query. Syfaro 2016-02-26 08:58:14 -0600
  • f33a4eede1 Add support for messages with disabled notifications. Syfaro 2016-02-25 07:47:20 -0600
  • 36588c50f4 Add ModeHTML for HTML message formatting. Syfaro 2016-01-20 15:30:50 -0600
  • 645b5629ab Add helpers for creating inline query results. Syfaro 2016-01-18 00:06:48 -0600
  • 67ab387694 Fix broken inline queries. Syfaro 2016-01-17 23:34:12 -0600
  • baf170548c Update README for v2 Syfaro 2016-01-04 14:55:04 -0600
  • b7c9b50020 Don't return slash in Command, strip bot name if needed. Syfaro 2016-01-04 11:45:46 -0600
  • 5df7aae78f Remove log import. Syfaro 2016-01-04 11:21:20 -0600
  • 3dbc5f3892 Remove other deprecated method. Syfaro 2016-01-04 11:19:13 -0600
  • 80e30d7c19 Stop returning useless http.Handler from ListenForWebhook. Syfaro 2016-01-03 23:05:36 -0600
  • 08d7c01637 Rename all errors to be prefixed with Err. Syfaro 2016-01-03 22:50:29 -0600
  • 6c84cd1fbb Replace bad file type error with constant Syfaro 2016-01-03 22:49:58 -0600
  • 99262cf76c Remove deprecated methods. Syfaro 2016-01-03 22:48:52 -0600
  • d247eca691 Merge 6302d59931 into 6faae88cbd #40 Abhinav Dahiya 2016-03-14 10:17:16 +0000
  • 6302d59931 Merge remote-tracking branch 'upstream/dev' into dev-handlers #40 Abhinav Dahiya 2016-03-14 15:44:09 +0530
  • 2740f76222 Command() returns just command even when of form /command@bot_name Abhinav Dahiya 2016-03-14 15:32:39 +0530
  • df7ef74346 ChosenInlineResult Handler added Abhinav Dahiya 2016-03-14 15:15:23 +0530
  • e41d538006 added http.HandlerFunc type handlers for messages and inline queries Abhinav Dahiya 2016-03-14 14:54:55 +0530
  • 6faae88cbd Add example for responding to inline queries. Syfaro 2016-02-28 10:14:08 -0600