Commit Graph

  • 11023a093f
    Add inline query result video types documentation Ilya Kaznacheev 2020-10-24 21:05:03 +0300
  • 30975af674
    Add inline query result gif and mpeg4gif types documentation Ilya Kaznacheev 2020-10-24 18:02:39 +0300
  • 1e4e3c891c
    Add inline query result cached photo and gif types documentation Ilya Kaznacheev 2020-10-24 17:54:45 +0300
  • 12b37b42cc
    Add inline query types documentation Ilya Kaznacheev 2020-10-24 17:44:17 +0300
  • e539815a49
    Move optional flag to a new line Ilya Kaznacheev 2020-10-24 17:18:15 +0300
  • 97c4ff4396
    Add input media types documentation Ilya Kaznacheev 2020-10-24 17:12:11 +0300
  • d885b2a983
    Add animation, game score and webhook types documentation Ilya Kaznacheev 2020-10-24 17:05:16 +0300
  • 5875a46cde
    Add game type documentation Ilya Kaznacheev 2020-10-24 17:00:46 +0300
  • d2ea97fb9b
    Add chat member type documentation Ilya Kaznacheev 2020-10-24 16:58:02 +0300
  • f54e99475a
    Add callback and reply types documentation Ilya Kaznacheev 2020-10-24 16:52:22 +0300
  • bf143a9e9b
    Add keyboard types documentation Ilya Kaznacheev 2020-10-24 16:47:12 +0300
  • 2497684181
    Add location, venue and user profile photos type documentation Ilya Kaznacheev 2020-10-24 16:30:45 +0300
  • 1b845170c1
    Add voice and contact type documentation Ilya Kaznacheev 2020-10-24 16:28:10 +0300
  • 8e875a5711
    Add video and video note type documentation Ilya Kaznacheev 2020-10-24 16:25:05 +0300
  • a005cff757
    Add chat animation type documentation Ilya Kaznacheev 2020-10-24 16:21:42 +0300
  • 1f1d97f1e3
    Add sticker and sticker set type documentation Ilya Kaznacheev 2020-10-24 15:44:24 +0300
  • 30c412fbe5
    Add update type documentation Ilya Kaznacheev 2020-10-24 13:50:11 +0300
  • 26a3c95421
    Add some inbound types documentation Ilya Kaznacheev 2020-10-24 13:43:23 +0300
  • b4d9865c2b
    Add chat type documentation Ilya Kaznacheev 2020-10-24 13:36:41 +0300
  • e6fdc8e02a
    Add user type documentation Ilya Kaznacheev 2020-10-24 13:34:34 +0300
  • b6df6c273a Add params from develop branch, config for poll zhuharev 2020-10-20 06:52:08 +0300
  • bcbe534b01
    Merge pull request #381 from go-telegram-bot-api/fix-media-group-test TJ Horner 2020-10-19 22:59:47 -0400
  • 5e61ed0493
    Temporarily fix MediaGroup test (Imgur -> GitHub) TJ Horner 2020-10-19 17:00:31 -0400
  • 0a3a1c8716
    Merge pull request #379 from ilyakaznacheev/add-message-docs TJ Horner 2020-10-19 16:56:49 -0400
  • 152625538f
    Add message documentation Ilya Kaznacheev 2020-10-19 00:09:50 +0300
  • 05e04b526c
    Merge pull request #374 from bcmk/upstream-my-commands TJ Horner 2020-10-02 21:17:27 -0700
  • 69a82708c4 Handle error in NewWebhook and NewWebhookWithCert Wojciech Zagórski 2020-09-30 22:19:29 +0200
  • e7590a0638 getMyCommands implemented bcmk 2020-09-27 01:54:11 +0400
  • 4a2c8c4547 setMyCommands implemented bcmk 2020-09-27 00:55:26 +0400
  • b263943220
    Merge pull request #365 from vdimir/add-missing-message-fields Syfaro 2020-08-20 14:13:25 -0400
  • dadb760cde
    Add missing message fields vdimir 2020-08-20 20:59:20 +0300
  • 15c95b8a84
    Merge pull request #364 from go-telegram-bot-api/chatmember-custom-title TJ Horner 2020-08-11 14:23:51 -0400
  • 5ebb3edeff feat: Add CustomTitle field to ChatMember TJ Horner 2020-08-10 17:17:07 -0400
  • fb8759e91d
    Merge pull request #282 from dmitriy-kharchenko/master TJ Horner 2020-07-29 11:42:08 -0400
  • b6575a2934
    Added stream processing of input JSON Dmitriy Kharchenko 2020-07-29 09:51:11 +0300
  • 67c5217394 Attempt to use GitHub Actions. Syfaro 2020-07-26 23:07:24 -0500
  • 5be25266b5 Initial work on improving docs. Syfaro 2020-07-26 17:22:16 -0500
  • f2cd95670d Update some forgotten items. Syfaro 2020-07-26 16:06:22 -0500
  • a45216f441 Generalize InputMedia, fix editMessageMedia. Syfaro 2020-07-26 15:51:33 -0500
  • 8d14bd7a56 Make MediaGroupConfig Chattable and Fileable. Syfaro 2020-07-26 14:40:12 -0500
  • c6bf64c67d Replace panic with CloseWithError. Syfaro 2020-07-25 23:36:31 -0500
  • 99b74b8efa Improve usability of new files for configs. Syfaro 2020-07-25 21:20:05 -0500
  • ce4fc988c9 Add support for uploading multiple files. Syfaro 2020-07-25 19:29:40 -0500
  • 2f7211a708 Updates for Bot API 4.9. Syfaro 2020-07-23 17:13:53 -0500
  • e599156631 Tidy go mod files. Syfaro 2020-07-23 17:09:15 -0500
  • 4acb1cebba
    Merge pull request #321 from ErrorBoi/cleanup-bot-test Syfaro 2020-07-23 14:12:36 -0500
  • 9d3974d340
    Merge pull request #261 from zergon321/add-photo-upload-channel Syfaro 2020-07-22 05:00:28 -0500
  • 5598dbcb90 Remove old Go versions from Travis. Syfaro 2020-07-22 04:33:50 -0500
  • dff2120d96
    Remove old Go versions from Travis. Syfaro 2020-07-22 04:33:50 -0500
  • 6b0d3ce2a6 Fix some lints. Syfaro 2020-07-21 14:20:12 -0500
  • 458a89724a Change assertion failure message Jiayu Yi 2020-07-21 16:37:08 +0800
  • c87d4110af Mark WebhookInfo.MaxConnections as optional Jiayu Yi 2020-07-21 16:33:33 +0800
  • ca09b25f8c Add MaxConnections to WebhookInfo Jiayu Yi 2020-01-13 15:42:35 +0800
  • 1930c25aa6 add ability to respond to inline queries with stickers Daniel Leining 2020-01-05 00:35:15 -0500
  • bd27dae566 Fix nil pointer on User String method maria.bagdasarova 2020-05-22 11:42:19 +0300
  • 1bdfd4d5e6 Update comment on NewOneTimeReplyKeyboard. Syfaro 2020-07-21 03:35:48 -0500
  • 49a467b7c4 Introduce NewOneTimeReplyKeyboard() helper function rozha 2019-08-11 13:20:40 +0300
  • 4f6c0f14db add MarkdownV2 an.groshev 2020-07-01 20:03:05 +0300
  • 50bcf10f7e Update sendDice helpers. Syfaro 2020-07-21 14:04:01 -0500
  • 1059fc759d Delete a message in a channel ros-tel 2020-07-19 10:11:27 +0500
  • 63cbbdc63c Add missing chat action constants. Syfaro 2020-07-21 13:46:14 -0500
  • ca07bb78e4 Added HandleUpdate method for serverless deploy gropher 2019-09-18 03:34:37 +0300
  • 20b57111fc Merge branch 'master' of https://github.com/go-telegram-bot-api/telegram-bot-api into wehook-validation Dmitriy Kharchenko 2020-07-21 12:06:24 +0300
  • 4b372faeeb
    Make returned error consistent. Syfaro 2020-07-21 03:56:23 -0500
  • 7a018ae873
    Merge pull request #299 from yi-jiayu/webhook-info-max-connections Syfaro 2020-07-21 03:39:01 -0500
  • 5c5e96de34 Change assertion failure message Jiayu Yi 2020-07-21 16:37:08 +0800
  • c310f538bd
    Merge pull request #256 from rozha/helpers-NewOneTimeReplyKeyboard Syfaro 2020-07-21 03:36:40 -0500
  • ce395c2286
    Update comment on NewOneTimeReplyKeyboard. Syfaro 2020-07-21 03:35:48 -0500
  • 64517d16e7 Mark WebhookInfo.MaxConnections as optional Jiayu Yi 2020-07-21 16:33:33 +0800
  • fe3a0a8654
    Merge pull request #300 from yi-jiayu/upload-file-response-parameters Syfaro 2020-07-21 03:14:03 -0500
  • aea186240d
    Merge pull request #292 from blasphemy/inline-sticker Syfaro 2020-07-21 02:42:48 -0500
  • dd5b918046
    Merge pull request #318 from mehanizm/feature-add-sendDice Syfaro 2020-07-21 02:31:59 -0500
  • ab39746be5
    Replace test channel ID. Syfaro 2020-07-21 02:28:39 -0500
  • f11e1caecf feat: add sendDice configs mehanizm 2020-03-31 09:02:18 +0300
  • 2428a33ac6
    Merge pull request #243 from TahaPY/master Syfaro 2020-07-21 02:09:12 -0500
  • da98517cd2
    Merge pull request #210 from overplumbum/develop Syfaro 2020-07-21 01:48:35 -0500
  • 2476225ecc
    Merge pull request #346 from Kurets/master Syfaro 2020-07-21 01:32:48 -0500
  • 16a589d239
    Merge pull request #347 from greenx/master Syfaro 2020-07-21 01:32:00 -0500
  • 74b3b6300b
    Merge pull request #352 from ros-tel/delete-channel-msg Syfaro 2020-07-21 01:31:00 -0500
  • 8717c40e7c
    Merge pull request #270 from Gropher/master Syfaro 2020-07-20 13:41:14 -0500
  • 86a3d94b4b Delete a message in a channel ros-tel 2020-07-19 10:11:27 +0500
  • dc71b50b19 add MarkdownV2 an.groshev 2020-07-01 20:03:05 +0300
  • e55e8bc55a Fixes error parameter name for AnswerPreCheckoutQuery Dmytro Kurest 2020-06-28 22:13:32 +0300
  • 7434b0456e
    Merge pull request #328 from mendelmaleh/captionparsemode Kirill Zhuharev 2020-05-24 13:53:06 +0300
  • 38c2cb18ed
    Merge pull request #336 from biodranik/improvements Kirill Zhuharev 2020-05-24 13:52:46 +0300
  • 2339ed4639
    Merge pull request #338 from pachmu/master Kirill Zhuharev 2020-05-24 13:51:51 +0300
  • e680fa5288
    Merge pull request #339 from soluchok/http_client_interface Kirill Zhuharev 2020-05-24 13:51:26 +0300
  • 6792fab6bb
    feat: Replaces *http.Client with an interface Andrii Soluk 2020-05-24 12:54:43 +0300
  • 74925cfcaf Fix nil pointer on User String method maria.bagdasarova 2020-05-22 11:42:19 +0300
  • 5b3f2f3365 Added omitempty tag for clean JSON marshaling Alexander Borsuk 2020-05-11 10:54:32 +0200
  • 303a66f022 Add ParseMode to InlineQueryResultPhoto Mendel E 2020-04-26 00:30:21 -0400
  • 774f1e72e7 Updates for Bot API 4.8. Syfaro 2020-04-24 13:18:26 -0500
  • 53dec076c1 removed redundant t.Fail() from bot_test.go Mikhail Slabchenko 2020-04-07 02:13:24 +0300
  • 75e27e1380 Updates for Bot API 4.7. Syfaro 2020-03-30 15:35:53 -0500
  • 5e339ed016
    Merge pull request #301 from blasphemy/sticker-unique-id Kirill Zhuharev 2020-03-19 07:26:09 +0300
  • b401ef076d
    Merge pull request #310 from txgruppi/close-updates-chan-on-stop Kirill Zhuharev 2020-03-19 07:23:49 +0300
  • afa296aeac
    Merge pull request #275 from NemoD503/error_pointer Kirill Zhuharev 2020-03-19 07:22:28 +0300
  • e4edb03d74
    Merge pull request #279 from hongshaoyang/patch-1 Kirill Zhuharev 2020-03-19 07:21:57 +0300
  • cf3ea3f80d
    Merge pull request #304 from blasphemy/getstickerset2 Kirill Zhuharev 2020-03-19 07:14:48 +0300
  • d1fd9b736c
    Merge pull request #276 from NemoD503/go-versions Kirill Zhuharev 2020-03-19 07:14:11 +0300