Commit Graph

654 Commits (1e94209b0bafcfe776749da10c1a1907e25dac94)

Author SHA1 Message Date
Syfaro fb1de2fb48
Merge pull request #434 from go-telegram-bot-api/develop-docs
Add improved documentation
2021-06-08 09:57:22 -07:00
Syfaro 2c2c95a964
Merge pull request #443 from go-telegram-bot-api/bot-api-5.2
Updates for Bot API 5.2, other small fixes
2021-06-08 09:56:12 -07:00
Syfaro b4a22fe527 Updates for Bot API 5.2, other small fixes. 2021-04-26 12:12:06 -04:00
Syfaro d0e1dfd8c6
Merge pull request #267 from antsupovsa/develop
Add helper for InlineKeyboardButtonLoginURL
2021-03-10 22:08:51 -05:00
Syfaro 47a0a16eb3
Fix minor capitalization issue. 2021-03-10 22:07:51 -05:00
Syfaro 284b093107
Merge branch 'develop' into develop 2021-03-10 22:06:43 -05:00
Syfaro 0b0e5c077c
Fix mistyped comment. 2021-03-10 22:01:47 -05:00
Syfaro 53d566ba56
Merge pull request #375 from Eivel/develop
Handle error in NewWebhook and NewWebhookWithCert
2021-03-10 22:00:07 -05:00
Syfaro 133755f959 Another small docs update. 2021-03-10 16:58:27 -05:00
Syfaro f6e575996e Add note about privacy mode. 2021-03-10 16:54:11 -05:00
Syfaro 80a1cbdb44 Small doc fixes. 2021-03-10 16:47:14 -05:00
Syfaro a36ca53925 Add to and update docs. 2021-03-10 16:36:15 -05:00
Syfaro 0a6e349f52
Merge pull request #431 from go-telegram-bot-api/userid-int64
Change UserID to int64
2021-03-10 14:59:37 -05:00
Syfaro badaa4056a
Merge pull request #356 from go-telegram-bot-api/multiple-uploads
Add support for uploading multiple files
2021-03-10 14:46:57 -05:00
Syfaro 05db49c9e3 Merge branch 'develop' into multiple-uploads 2021-03-10 12:33:02 -05:00
Syfaro d10c681b05
Merge pull request #392 from go-telegram-bot-api/bot-api-5.0
Updates for Bot API 5.0 and 5.1
2021-03-10 12:10:15 -05:00
TJ Horner 3b5c8a96d7 Add allowed_updates to GetUpdates 2021-03-09 15:52:22 -05:00
Syfaro e03cd7f9c6 Change UserID to int64. 2021-03-09 12:38:15 -05:00
Syfaro 24d4f79474 Updates for Bot API 5.1. 2021-03-09 12:27:17 -05:00
Syfaro b163052f82 Handle InputMedia{Document,Audio} in media groups. 2021-02-20 13:49:00 -05:00
quenbyako 01e6fd26dd Added more methods to Updates 2021-02-02 15:38:41 +03:00
quenbyako 2df616ce04 Added SentFrom method to Update type 2021-02-02 14:56:51 +03:00
farit2000 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 2020-11-27 11:24:41 +03:00
Syfaro 54104a08f9
Merge pull request #388 from ErikPelli/master
Escape Telegram formatting symbols
2020-11-06 17:45:23 -08:00
Erik Pellizzon 7d4ae712ae
Added empty string error return in docs 2020-11-06 22:07:29 +01:00
Syfaro 4064ced03f Add some tests, fix copyMessage. 2020-11-06 12:36:00 -05:00
Erik Pellizzon 41e8597816
Remove function from BotApi struct
Co-authored-by: Syfaro <syfaro@huefox.com>
2020-11-06 11:25:32 +01:00
Syfaro 24e02f7ba6 Merge branch 'develop' into bot-api-5.0 2020-11-06 00:18:30 -05:00
Syfaro 366879b110 Merge branch 'master' into develop 2020-11-05 23:29:48 -05:00
Syfaro ac5306ce0c Updates for Bot API 5.0. 2020-11-05 16:53:37 -05:00
Syfaro 18c023f584
Merge pull request #359 from go-telegram-bot-api/github-actions
Attempt to use GitHub Actions
2020-11-05 11:02:01 -08:00
Syfaro b52a9399c9 Fix Imgur issue. 2020-11-05 13:58:19 -05:00
Syfaro e6e2a9f3ef Update Go version, fix duplicate runs. 2020-11-05 13:48:39 -05:00
TJ Horner 19e61c78ef
Merge pull request #385 from ilyakaznacheev/api-type-docks-3
Add API type docks pack three
2020-10-29 10:35:42 -04:00
TJ Horner 7e9b33f9e8
Merge pull request #384 from ilyakaznacheev/api-type-docks-2
Add API type docks pack two
2020-10-29 10:35:04 -04:00
TJ Horner 67d51b9a52
Merge pull request #383 from ilyakaznacheev/api-type-docks-1
Add API type docks pack one
2020-10-28 23:13:10 -04:00
Erik Pellizzon 85ecb11675
Added EscapeText function 2020-10-26 17:41:02 +01:00
Ilya Kaznacheev 189bf08685
Add shipping and bot command types documentation 2020-10-24 23:34:43 +03:00
Ilya Kaznacheev 1e3171403a
Add payment type documentation 2020-10-24 23:31:18 +03:00
Ilya Kaznacheev 5844ea113e
Add shipping types documentation 2020-10-24 23:27:45 +03:00
Ilya Kaznacheev 6964c7af4e
Add iinvoice type documentation 2020-10-24 23:23:18 +03:00
Ilya Kaznacheev 25c494b335
Add input message content types documentation 2020-10-24 23:21:34 +03:00
Ilya Kaznacheev 536eb5215a
Add chosen inline result type documentation 2020-10-24 23:16:34 +03:00
Ilya Kaznacheev 874f3f2c47
Add inline query result location, venue and game types documentation 2020-10-24 23:13:56 +03:00
Ilya Kaznacheev ea8eadd3c8
Add inline query result document types documentation 2020-10-24 23:07:01 +03:00
Ilya Kaznacheev 515002232b
Add inline query result voice types documentation 2020-10-24 21:16:28 +03:00
Ilya Kaznacheev 45369759f1
Add inline query result audio types documentation 2020-10-24 21:12:17 +03:00
Ilya Kaznacheev 11023a093f
Add inline query result video types documentation 2020-10-24 21:05:03 +03:00
Ilya Kaznacheev 30975af674
Add inline query result gif and mpeg4gif types documentation 2020-10-24 18:02:39 +03:00
Ilya Kaznacheev 1e4e3c891c
Add inline query result cached photo and gif types documentation 2020-10-24 17:54:45 +03:00