Commit Graph

  • 4edcb0fa1a Correct formatting of code with `go fmt` Amir Khazaie 2018-07-04 15:19:37 +0430
  • 31f4975464 Add cached types for inline query answer Amir Khazaie 2018-07-04 15:18:19 +0430
  • f90493fac6 Add ParseMode to EditMessageCaption Amir Khazaie 2018-06-30 11:01:59 +0430
  • 4c16a90966
    Merge pull request #179 from CssHammer/master Syfaro 2018-06-02 03:01:29 -0500
  • 60668682f7 Add ParseMode to PhotoConfig CssHammer 2018-05-23 22:12:20 +0300
  • 212b154115
    Merge pull request #169 from empetrone/add-sticker-pack-name Syfaro 2018-04-28 13:50:02 -0500
  • eafee51d2a
    Merge pull request #166 from VOID001/del-patch Syfaro 2018-04-28 13:49:37 -0500
  • 25ef323a6b Parse sticker pack name Emanuele Rocco Petrone 2018-04-28 00:31:17 +0200
  • 32775370ac
    Add NewDeleteMessage Jianqiu Zhang 2018-04-22 18:40:58 +0800
  • 0e0af0c480 fix #159 Kirill Zhuharev 2018-03-28 16:10:29 +0300
  • b728fa78fc More various small code quality improvements. Syfaro 2018-03-26 12:39:07 -0500
  • 1aef8c8c45 Remove new methods that returned APIResponse. Syfaro 2018-03-26 12:30:16 -0500
  • 6a6de7e674 Merge master into develop. Syfaro 2018-03-26 12:22:16 -0500
  • 309f2dd87f Minor code quality improvements. Syfaro 2018-03-26 11:54:02 -0500
  • 102c3104f4
    Merge pull request #141 from scbizu/master Syfaro 2018-03-26 11:24:12 -0500
  • 38681a48d1
    Merge pull request #153 from behrang/master Syfaro 2018-03-26 11:19:46 -0500
  • 6205cea402
    added StopReceivingUpdates to stop updates routine Arman 2018-03-10 01:52:21 +0330
  • 690363a5f8
    Merge pull request #152 from mr-linch/master Syfaro 2018-03-05 17:23:36 -0600
  • a36af7a672 add deleteChatPhoto method Oleksandr Savchuk 2018-03-05 17:12:56 +0200
  • 57be988011 add setChatPhoto method Oleksandr Savchuk 2018-03-05 17:04:37 +0200
  • 04f51c3251 Add response parameters to error messages Behrang Noruzi Niya 2018-03-04 14:40:17 +0330
  • 6e69f99d11 add setChatTitle and setChatDescription methods Oleksandr Savchuk 2018-03-03 20:20:03 +0200
  • 5435d1d8ea
    Merge pull request #145 from robx/master Syfaro 2018-01-12 14:35:45 -0600
  • 9e8d16e1a8 make ChatID int64 for SetGameScoreConfig Robert Vollmert 2018-01-12 12:12:32 +0100
  • af15ab1ca7
    Merge pull request #144 from robx/master Syfaro 2018-01-11 15:55:17 -0600
  • f8145e3a68 reply_markup is optional for InlineQueryResultGame Robert Vollmert 2018-01-11 22:41:45 +0100
  • 6f2d022476
    Merge pull request #142 from williamchange/master Syfaro 2018-01-08 21:57:55 -0600
  • 3b0c031730 minor typo in helpers.go Lim Ming Wei 2018-01-09 11:51:17 +0800
  • 9b7184fa79 check telegram webhook tls handshake scnace 2018-01-08 02:10:50 +0800
  • 9653a4aad4 Handle some ignored errors. Syfaro 2017-12-29 21:55:58 -0600
  • c268ddc5b9 Fix comments that were copied. Syfaro 2017-12-29 17:06:33 -0600
  • bb07769ea9 Bot API 3.5. Syfaro 2017-12-29 13:22:53 -0600
  • e840fa3b0f Finish Bot API 3.4. Syfaro 2017-12-29 13:06:58 -0600
  • 72f87b43e3 Fix backwards compatibility for Live Location. Syfaro 2017-12-29 13:00:02 -0600
  • 4ec899a62e Merge remote-tracking branch 'pr0head/master' into develop Syfaro 2017-12-29 12:56:31 -0600
  • 0a654beca4 Move debug output into a single location. Syfaro 2017-12-29 01:38:45 -0600
  • 8b7b15afc2 Update README.md. Syfaro 2017-12-29 01:26:54 -0600
  • ef374648bf Bot API 3.3. Syfaro 2017-12-29 01:17:15 -0600
  • ac87082c55 Remove remaining methods that returned an APIResponse. Syfaro 2017-12-29 01:08:01 -0600
  • 95a923dc4c Update tests. Syfaro 2017-12-29 00:50:45 -0600
  • 271adc4d97 Bot API 3.2, introduce Request to replace APIResponse methods. Syfaro 2017-12-29 00:44:47 -0600
  • e97c2417c9 Resolve some linter issues. Syfaro 2017-12-28 23:17:32 -0600
  • 2022d04b94
    fix tests, linter errors and fmt zhuharev 2017-11-09 21:51:50 +0300
  • 87b8e431a9 Merge branch 'abdulgalimov-bugfix' zhuharev 2017-11-09 21:45:36 +0300
  • 5dbfec17f3 test User:IsBot Zaur Abdulgalimov 2017-11-09 19:46:11 +0300
  • bd1aa7e6ef User:IsBot & RestrictChatMember:UntilDate Zaur Abdulgalimov 2017-11-09 18:41:22 +0300
  • e6191af679
    add doc message zhuharev 2017-11-07 05:17:06 +0300
  • 6b5102fab5
    fix debug printing zhuharev 2017-10-31 02:34:34 +0300
  • 3cfc52c9c2
    print full response when debug zhuharev 2017-10-30 00:03:48 +0300
  • dffc002f9e Fix struct for InlineQueryResultLocation pr0head 2017-10-17 19:00:20 +0300
  • 5cbecde819 Added `editMessageLiveLocation` and `stopMessageLiveLocation` methods pr0head 2017-10-14 01:05:24 +0300
  • 7031d820be Added `live_period` for Location (tests) pr0head 2017-10-13 22:53:47 +0300
  • 65947daaab Added `live_period` for Location pr0head 2017-10-13 17:00:04 +0300
  • 846d467e14 Merge pull request #125 from Henner25/fix_message_command_functions Syfaro 2017-10-07 12:26:42 -0500
  • b8425b053e Add missing tests Henner 2017-10-07 18:06:20 +0200
  • c697a95948 Fix failing tests Henner 2017-10-07 17:53:50 +0200
  • 5f5f94047c Rewrite message command methods to use entities Henner 2017-10-07 16:51:53 +0200
  • 9dda67c714 Merge pull request #115 from Lord-Protector/master Syfaro 2017-08-05 22:56:32 -0500
  • cd9a9741d0 Create own supergroup with test already created bot and give it admin rights Lord-Protector 2017-08-05 13:50:44 +0300
  • 3a60d28d73 Tests for PinChatMessage and UnpinChatMessage methods Lord-Protector 2017-08-05 12:37:43 +0300
  • b24a37443a Add PinChatMessage and UnpinChatMessage methods Lord-Protector 2017-08-05 12:29:06 +0300
  • 13c54dc548 Merge pull request #114 from Kataklysm/master Syfaro 2017-07-25 15:12:33 -0500
  • 6d61ed4977 fix InlineKeyboardButton struct Kataklysm 2017-07-25 21:01:48 +0300
  • 3d983182a3 Merge pull request #111 from xrayid/master Syfaro 2017-07-17 13:35:43 -0500
  • def5c3f6c9 Add exportChatInviteLink method Mikhail Markov 2017-07-17 20:48:51 +0300
  • ebe7b8254e Merge pull request #105 from MrYadro/chat_member Syfaro 2017-07-02 15:43:42 -0500
  • c7a5e02799 Merge pull request #106 from MrYadro/chat_obj Syfaro 2017-07-02 15:42:14 -0500
  • 4e059b5fbf
    implement new methods for ChatMember MrYadro 2017-07-01 11:34:09 +0700
  • 32f5ed8433
    new fields for Chat p2 MrYadro 2017-06-30 20:31:54 +0700
  • 0c8884bcba
    new fields for Chat MrYadro 2017-06-30 20:29:59 +0700
  • b4a811b756
    new fields for ChatMember MrYadro 2017-06-30 20:22:57 +0700
  • b57800c534 Merge pull request #102 from mamal72/unban-chat-member-in-channels Syfaro 2017-06-19 00:03:20 -0500
  • 12f3478326 feat(bot): implement unban chat member for channels Mohamad Jahani 2017-06-18 21:29:25 +0430
  • d23f8e850e Merge pull request #100 from mamal72/implement-delete-message Syfaro 2017-06-08 14:07:35 -0500
  • bdb0f1f4c5 feat(bot): implement deleteMessage method Mohamad Jahani 2017-06-08 14:02:05 +0430
  • 79b26b07c5 Merge pull request #97 from MrYadro/minor Syfaro 2017-06-03 18:02:18 -0500
  • bedb16b2e0
    minor changes MrYadro 2017-06-03 21:19:09 +0700
  • c341d9cd91 Merge pull request #96 from MrYadro/payments Syfaro 2017-06-03 02:08:51 -0500
  • 41814af2a0
    Fixes and comments MrYadro 2017-06-03 13:59:40 +0700
  • 42d132b90a
    Payments API MrYadro 2017-06-03 03:18:42 +0700
  • 5869b2f7f9 Merge pull request #94 from mamal72/add-language-code-to-user Syfaro 2017-05-23 02:53:20 -0500
  • f1ed87c281 feat(types): add language code to user struct mamal 2017-05-22 12:40:04 +0430
  • afe64e63be Merge pull request #93 from Arman92/videonote Syfaro 2017-05-21 17:20:11 -0500
  • ecc60d21b7 Added VideoNote support Arman 2017-05-22 02:34:12 +0430
  • baefeb3388 Merge pull request #90 from yanzay/master Syfaro 2017-05-14 16:28:23 -0500
  • e4602014c7 [Fix #89] Add caption to Video params. 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
  • 89bbb1edff Merge pull request #82 from davidmz/patch-1 Syfaro 2017-03-20 10:20:14 -0500
  • 963864785d Remove double call of strings.SplitN Давид Мзареулян 2017-03-18 14:42:30 +0300
  • 999653626b added 'caption' to document parameters 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
  • 5d28cf05d0 Fix returning APIResponse from SetWebHook 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 Dmitry V 2017-01-17 17:18:26 +0300
  • c0bffcdbba Fix Caption in VoiceConfig Ivan Kuznetsov 2017-01-15 14:00:37 +0700