1
0
mirror of https://github.com/go-telegram-bot-api/telegram-bot-api.git synced 2025-09-21 01:22:04 +03:00

Commit Graph

  • 4126fa6112 Merge pull request #565 from crashiura/validate-web-app master Syfaro 2022-10-19 20:35:52 -04:00
  • 2fa77043ad Merge pull request #538 from fbbdev/patch-1 Syfaro 2022-10-19 20:31:55 -04:00
  • 00ae020205 Merge pull request #554 from nickRiNi/master Syfaro 2022-10-19 20:31:40 -04:00
  • 99503a7118 Merge pull request #560 from temamagic/premium-update Syfaro 2022-10-19 20:30:57 -04:00
  • 617735e3ab Merge pull request #570 from Olegt0rr/bugs/fix-optional Syfaro 2022-10-19 20:28:38 -04:00
  • 52781318c6 Merge pull request #575 from niuhuan/text_mention Syfaro 2022-10-19 20:27:56 -04:00
  • e404d8bf5e Merge pull request #586 from iamwavecut/master Syfaro 2022-10-19 20:27:39 -04:00
  • 6a9b3dc5e3 Merge pull request #598 from alexandear/fix-typos Syfaro 2022-10-19 20:25:58 -04:00
  • cc5463741b Merge pull request #597 from alexandear/remove-deprecated-func Syfaro 2022-10-19 20:25:33 -04:00
  • fd903f8182 Fix typos in comments Oleksandr Redko 2022-10-19 11:58:52 +03:00
  • 2cc6dc2458 Remove deprecated ioutil functions Oleksandr Redko 2022-10-19 11:47:42 +03:00
  • 7b50c107fb add: new sticker types properties iamwavecut 2022-09-25 14:50:54 +02:00
  • fde05dd128 feat: add IsTextMention to MessageEntity niuhuan 2022-08-12 11:43:40 +08:00
  • 58adc9bef1 fix: omitempty for optional fields Oleg A 2022-08-07 01:55:52 +03:00
  • 189292093b validate web app hash crashiura 2022-07-03 02:43:22 +03:00
  • ffc28cfbac validate web app hash crashiura 2022-07-03 02:37:12 +03:00
  • 5063835088 feat: add premium animation into message struct temamagic 2022-06-20 05:13:22 +03:00
  • 4b88e970a1 feat: add is premium user status temamagic 2022-06-20 05:08:13 +03:00
  • daa1ed199c NewInlineKeyboardButtonWebApp & NewKeyboardButtonWebApp added n 2022-05-18 17:45:52 +03:00
  • 2e8be8df9f Close hanging channel in ListenForWebhookRespReqFormat Fabio Massaioli 2022-04-24 03:35:19 +02:00
  • 537c005643 Merge pull request #533 from go-telegram-bot-api/bot-api-6.0 Syfaro 2022-04-19 10:14:43 -04:00
  • 10a9f2650f Implement Bot API 6.0 changes. Syfaro 2022-04-16 12:36:59 -04:00
  • f399a2424c Merge pull request #508 from go-telegram-bot-api/bot-api-5.6 Syfaro 2022-04-16 11:56:29 -04:00
  • 50273c947a Add ProtectContent field, spoiler type comment. Syfaro 2022-01-02 22:00:12 -05:00
  • ef6e421559 Merge branch 'master' of github.com:go-telegram-bot-api/telegram-bot-api Syfaro 2022-01-02 21:50:19 -05:00
  • 60c16b6773 Fix setting webhook in README. Syfaro 2022-01-02 21:48:12 -05:00
  • 4fe428c77a Merge pull request #500 from zigmund/fix-chatjoinrequest-from v5.5.1 Syfaro 2021-12-13 08:55:06 -05:00
  • e21487f0d6 Fix ChatJoinRequest.From json tag Oleg Morozov 2021-12-13 17:19:11 +06:00
  • 37aef71deb Fix codecov badge to be for correct branch. improve-tests Syfaro 2021-12-07 23:29:20 -05:00
  • 227e5fa6cb Add a codecov badge to README. Syfaro 2021-12-07 23:28:16 -05:00
  • 1eba0e83a1 Fixes, more coverage, and correct assert usage. Syfaro 2021-12-07 23:22:55 -05:00
  • 985da9fd29 Merge branch 'master' into improve-tests Syfaro 2021-12-07 21:47:23 -05:00
  • fde58e56ae Fix ListenForWebhook closing chan after request. v5.5.0 Syfaro 2021-12-07 21:30:04 -05:00
  • 3f07c5f676 Updates for Bot API 5.5. Syfaro 2021-12-07 10:08:41 -05:00
  • c8f7564819 Playing around with local-only tests. Syfaro 2021-12-07 00:19:54 -05:00
  • 5a47464fd2 Merge branch 'master' into context and fix lints. context Syfaro 2021-12-03 22:52:55 -05:00
  • f2ef2729ab Add alias for kickChatMember rename. Syfaro 2021-12-03 21:44:02 -05:00
  • 0d342c8d5a Remove WIP label from docs. v5.4.0 Syfaro 2021-12-03 21:28:24 -05:00
  • 55f58bf98e Update README. Syfaro 2021-12-03 21:22:53 -05:00
  • 24489300ee Remove deprecated methods, other small fixes. Syfaro 2021-12-03 21:16:31 -05:00
  • 3834565c35 Merge pull request #487 from alexandear/fix-commented-funcs Syfaro 2021-11-08 17:40:56 -05:00
  • 4986a8cd92 Fix comment format for functions and constants Oleksandr Redko 2021-11-08 17:34:56 -05:00
  • 8999ceadc0 Merge pull request #483 from alexandear/fix-typos-grammar Syfaro 2021-11-08 17:31:46 -05:00
  • 77aa442a43 Fix typos and grammar issues in comments Oleksandr Redko 2021-10-28 13:57:36 +03:00
  • 329aeb3f5f Fix some warnings. Syfaro 2021-11-08 16:40:58 -05:00
  • d0a6f4cba4 Merge branch 'master' into context Syfaro 2021-11-08 16:37:26 -05:00
  • 047c58bf05 Merge branch 'close-update-chan' of https://github.com/AstolfoKawaii/telegram-bot-api into context Syfaro 2021-11-08 16:27:18 -05:00
  • d7df856439 Merge pull request #395 from farit2000/fix-closing-update-channel-add-serverless-method Syfaro 2021-11-08 15:56:24 -05:00
  • 0cbcc040dd Merge branch 'master' into fix-closing-update-channel-add-serverless-method Syfaro 2021-11-08 15:54:23 -05:00
  • f413d8270c Merge pull request #416 from quenbyako/master Syfaro 2021-11-08 15:38:29 -05:00
  • 8806fb3bad Update types.go Syfaro 2021-11-08 12:37:50 -08:00
  • 2a2f7c5083 Update docs. Syfaro 2021-11-08 14:47:43 -05:00
  • 6b71d4dd94 Merge pull request #202 from go-telegram-bot-api/develop v5.4.0-beta.0 Syfaro 2021-11-08 14:29:42 -05:00
  • 7c82078b7a Merge pull request #469 from go-telegram-bot-api/files Syfaro 2021-11-08 14:26:17 -05:00
  • 0d6825ebcc Merge pull request #486 from go-telegram-bot-api/bot-api-5.4 Syfaro 2021-11-08 14:20:41 -05:00
  • 04f547ba7c Updates for Bot API 5.4. Syfaro 2021-11-08 14:17:17 -05:00
  • d2539d0c5c Update more docs. Syfaro 2021-08-20 16:23:38 -04:00
  • 9e20459100 Update docs. Syfaro 2021-08-20 16:15:37 -04:00
  • 6aa05225a6 Merge branch 'develop' into files Syfaro 2021-08-20 16:11:25 -04:00
  • 309d612d70 Merge branch 'master' into develop Syfaro 2021-08-20 16:08:34 -04:00
  • 1a3364aea8 Fix (and disable broken) tests. Syfaro 2021-08-20 15:41:04 -04:00
  • 816532053b Create interface for file data. Syfaro 2021-08-20 15:31:52 -04:00
  • 000cb2eb0e Merge pull request #460 from go-telegram-bot-api/bot-api-5.3 Syfaro 2021-08-20 01:29:59 -04:00
  • 1198abda6d Avoid breaking change with GetMyCommands. Syfaro 2021-08-20 01:27:42 -04:00
  • 66dc9e8246 Updates for Bot API 5.3. Syfaro 2021-06-27 15:15:09 -04:00
  • 36c309f415 Comment out another failing test. Syfaro 2021-06-08 14:24:56 -04:00
  • fe434a61d4 Attempt to add context, other improvements. Syfaro 2021-06-08 14:22:38 -04:00
  • fb1de2fb48 Merge pull request #434 from go-telegram-bot-api/develop-docs Syfaro 2021-06-08 09:57:22 -07:00
  • 2c2c95a964 Merge pull request #443 from go-telegram-bot-api/bot-api-5.2 Syfaro 2021-06-08 09:56:12 -07:00
  • b4a22fe527 Updates for Bot API 5.2, other small fixes. Syfaro 2021-04-26 12:05:14 -04:00
  • d0e1dfd8c6 Merge pull request #267 from antsupovsa/develop Syfaro 2021-03-10 22:08:51 -05:00
  • 47a0a16eb3 Fix minor capitalization issue. Syfaro 2021-03-10 22:07:51 -05:00
  • 284b093107 Merge branch 'develop' into develop Syfaro 2021-03-10 22:06:43 -05:00
  • 0b0e5c077c Fix mistyped comment. Syfaro 2021-03-10 22:01:47 -05:00
  • 53d566ba56 Merge pull request #375 from Eivel/develop Syfaro 2021-03-10 22:00:07 -05:00
  • 133755f959 Another small docs update. Syfaro 2021-03-10 16:58:27 -05:00
  • f6e575996e Add note about privacy mode. Syfaro 2021-03-10 16:54:11 -05:00
  • 80a1cbdb44 Small doc fixes. Syfaro 2021-03-10 16:47:14 -05:00
  • a36ca53925 Add to and update docs. Syfaro 2021-03-10 16:36:15 -05:00
  • 0a6e349f52 Merge pull request #431 from go-telegram-bot-api/userid-int64 Syfaro 2021-03-10 14:59:37 -05:00
  • badaa4056a Merge pull request #356 from go-telegram-bot-api/multiple-uploads Syfaro 2021-03-10 14:46:57 -05:00
  • 05db49c9e3 Merge branch 'develop' into multiple-uploads Syfaro 2021-03-10 12:33:02 -05:00
  • d10c681b05 Merge pull request #392 from go-telegram-bot-api/bot-api-5.0 Syfaro 2021-03-10 12:10:15 -05:00
  • 3b5c8a96d7 Add allowed_updates to GetUpdates TJ Horner 2021-03-09 15:52:22 -05:00
  • e03cd7f9c6 Change UserID to int64. Syfaro 2021-03-09 12:38:15 -05:00
  • 24d4f79474 Updates for Bot API 5.1. Syfaro 2021-03-09 12:27:17 -05:00
  • b163052f82 Handle InputMedia{Document,Audio} in media groups. Syfaro 2021-02-20 13:49:00 -05:00
  • 01e6fd26dd Added more methods to Updates quenbyako 2021-02-02 15:38:41 +03:00
  • 2df616ce04 Added SentFrom method to Update type quenbyako 2021-02-02 14:56:51 +03:00
  • 18031c85e5 Fix bug with update channel closing, add ListenForWebhookRespReqFormat method, for using in serverless apps, add example to README.md, add exaple pf a published bot on AWS Lambda farit2000 2020-11-27 11:24:41 +03:00
  • 54104a08f9 Merge pull request #388 from ErikPelli/master Syfaro 2020-11-06 17:45:23 -08:00
  • 7d4ae712ae Added empty string error return in docs Erik Pellizzon 2020-11-06 22:07:29 +01:00
  • 4064ced03f Add some tests, fix copyMessage. Syfaro 2020-11-06 12:36:00 -05:00
  • 41e8597816 Remove function from BotApi struct Erik Pellizzon 2020-11-06 11:25:32 +01:00
  • 24e02f7ba6 Merge branch 'develop' into bot-api-5.0 Syfaro 2020-11-06 00:18:30 -05:00
  • 366879b110 Merge branch 'master' into develop Syfaro 2020-11-05 23:29:48 -05:00
  • ac5306ce0c Updates for Bot API 5.0. Syfaro 2020-11-05 16:53:37 -05:00
  • 18c023f584 Merge pull request #359 from go-telegram-bot-api/github-actions Syfaro 2020-11-05 11:02:01 -08:00
  • b52a9399c9 Fix Imgur issue. Syfaro 2020-11-05 13:58:19 -05:00
  • e6e2a9f3ef Update Go version, fix duplicate runs. Syfaro 2020-11-05 13:48:39 -05:00