Commit Graph

677 Commits (7389f276dea021e03c79b1359237b8fb254234fe)

Author SHA1 Message Date
OvyFlash c33a1d7c56
Merge pull request #7 from OvyFlash/bot-api-6.6
BOT API 6.6 implementation
2023-07-04 23:01:22 +03:00
OvyFlash 2d0a34c34b Add types_tests for bot api 6.6 and replace PNGSticker and TGSSticker with the parameters sticker 2023-07-04 23:00:35 +03:00
stdkhai a4b5cdb16f add field 2023-07-04 22:38:56 +03:00
stdkhai ef8307cc42 BOT API 6.6 implementation 2023-07-04 22:21:43 +03:00
OvyFlash 3ba8237c47 Fix: missing json tag in UserShared and ChatShared 2023-02-11 19:11:26 +02:00
OvyFlash 05cb53ea40
Merge pull request #6 from OvyFlash/bot-api-6.5
Implement Bot API 6.5 changes.
2023-02-04 04:58:24 +02:00
OvyFlash 16635e50ea Implement Bot API 6.5 changes 2023-02-04 04:53:55 +02:00
OvyFlash 8c46c34868
Merge pull request #4 from OvyFlash/bot-api-6.4
Implement Bot API 6.4 changes
2022-12-31 02:17:53 +02:00
OvyFlash 5e115c98c7 Implement Bot API 6.4 changes 2022-12-31 02:15:29 +02:00
OvyFlash 26b0a55fe2
Merge pull request #1 from OvyFlash/bot-api-6.3
Implement Bot API 6.3 changes.
2022-11-20 22:04:37 +02:00
OvyFlash 2e912ef461 Merge branch 'master' into bot-api-6.3 2022-11-20 22:04:02 +02:00
OvyFlash 68663614af
Merge pull request #3 from OvyFlash/bot-api-6.2
Implement Bot API 6.2 changes.
2022-11-20 22:03:43 +02:00
OvyFlash 1451a8b7e2 Merge branch 'master' into bot-api-6.2 2022-11-20 22:03:16 +02:00
OvyFlash fbc829b08f
Merge pull request #2 from OvyFlash/bot-api-6.1
Implement Bot API 6.1 changes
2022-11-20 22:01:02 +02:00
stdkhai a89ebaebf3 Implement Bot API 6.1 changes 2022-11-20 21:58:26 +02:00
OvyFlash f7e326b02e Implement Bot API 6.2 changes. 2022-11-20 21:55:30 +02:00
OvyFlash 797f683a71 Implement Bot API 6.3 changes. 2022-11-06 01:32:26 +02:00
Syfaro 4126fa6112
Merge pull request #565 from crashiura/validate-web-app
Validate web app
2022-10-19 20:35:52 -04:00
Syfaro 2fa77043ad
Merge pull request #538 from fbbdev/patch-1
Close hanging channel in ListenForWebhookRespReqFormat
2022-10-19 20:31:55 -04:00
Syfaro 00ae020205
Merge pull request #554 from nickRiNi/master
NewInlineKeyboardButtonWebApp & NewKeyboardButtonWebApp added
2022-10-19 20:31:40 -04:00
Syfaro 99503a7118
Merge pull request #560 from temamagic/premium-update
Premium update
2022-10-19 20:30:57 -04:00
Syfaro 617735e3ab
Merge pull request #570 from Olegt0rr/bugs/fix-optional
Omit empty optional fields
2022-10-19 20:28:38 -04:00
Syfaro 52781318c6
Merge pull request #575 from niuhuan/text_mention
feat: add IsTextMention to MessageEntity
2022-10-19 20:27:56 -04:00
Syfaro e404d8bf5e
Merge pull request #586 from iamwavecut/master
add: new sticker types properties
2022-10-19 20:27:39 -04:00
Syfaro 6a9b3dc5e3
Merge pull request #598 from alexandear/fix-typos
Fix typos in comments
2022-10-19 20:25:58 -04:00
Syfaro cc5463741b
Merge pull request #597 from alexandear/remove-deprecated-func
Remove deprecated ioutil functions
2022-10-19 20:25:33 -04:00
Oleksandr Redko fd903f8182 Fix typos in comments 2022-10-19 11:58:52 +03:00
Oleksandr Redko 2cc6dc2458 Remove deprecated ioutil functions 2022-10-19 11:51:27 +03:00
iamwavecut 7b50c107fb add: new sticker types properties 2022-09-25 14:52:42 +02:00
niuhuan fde05dd128 feat: add IsTextMention to MessageEntity 2022-08-12 11:43:40 +08:00
Oleg A 58adc9bef1
fix: omitempty for optional fields 2022-08-07 01:55:52 +03:00
crashiura 189292093b validate web app hash 2022-07-03 02:43:22 +03:00
crashiura ffc28cfbac validate web app hash 2022-07-03 02:37:12 +03:00
temamagic 5063835088 feat: add premium animation into message struct 2022-06-20 05:13:22 +03:00
temamagic 4b88e970a1 feat: add is premium user status 2022-06-20 05:12:56 +03:00
n daa1ed199c NewInlineKeyboardButtonWebApp & NewKeyboardButtonWebApp added 2022-05-18 17:45:52 +03:00
Fabio Massaioli 2e8be8df9f
Close hanging channel in ListenForWebhookRespReqFormat 2022-04-24 03:35:19 +02:00
Syfaro 537c005643
Merge pull request #533 from go-telegram-bot-api/bot-api-6.0
Updates for Bot API 6.0
2022-04-19 10:14:43 -04:00
Syfaro 10a9f2650f Implement Bot API 6.0 changes. 2022-04-16 12:36:59 -04:00
Syfaro f399a2424c
Merge pull request #508 from go-telegram-bot-api/bot-api-5.6
Updates for Bot API 5.6
2022-04-16 11:56:29 -04:00
Syfaro 50273c947a Add ProtectContent field, spoiler type comment. 2022-01-02 22:00:12 -05:00
Syfaro ef6e421559 Merge branch 'master' of github.com:go-telegram-bot-api/telegram-bot-api 2022-01-02 21:50:19 -05:00
Syfaro 60c16b6773 Fix setting webhook in README. 2022-01-02 21:48:12 -05:00
Syfaro 4fe428c77a
Merge pull request #500 from zigmund/fix-chatjoinrequest-from
Fix ChatJoinRequest.From json tag
2021-12-13 08:55:06 -05:00
Oleg Morozov e21487f0d6 Fix ChatJoinRequest.From json tag 2021-12-13 17:19:11 +06:00
Syfaro fde58e56ae Fix ListenForWebhook closing chan after request. 2021-12-07 21:30:04 -05:00
Syfaro 3f07c5f676 Updates for Bot API 5.5. 2021-12-07 10:08:41 -05:00
Syfaro f2ef2729ab Add alias for kickChatMember rename. 2021-12-03 21:44:02 -05:00
Syfaro 0d342c8d5a Remove WIP label from docs. 2021-12-03 21:28:24 -05:00
Syfaro 55f58bf98e Update README. 2021-12-03 21:22:53 -05:00