Commit Graph

591 Commits (fde05dd128a5e2c022eb2236bfa1c99f6f8e1d82)

Author SHA1 Message Date
niuhuan fde05dd128 feat: add IsTextMention to MessageEntity 2022-08-12 11:43:40 +08: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
Syfaro 24489300ee Remove deprecated methods, other small fixes. 2021-12-03 21:16:31 -05:00
Syfaro 3834565c35
Merge pull request #487 from alexandear/fix-commented-funcs
Fix comment format for functions and constants
2021-11-08 17:40:56 -05:00
Oleksandr Redko 4986a8cd92 Fix comment format for functions and constants 2021-11-08 17:34:56 -05:00
Syfaro 8999ceadc0
Merge pull request #483 from alexandear/fix-typos-grammar
Fix typos and grammar issues in comments
2021-11-08 17:31:46 -05:00
Oleksandr Redko 77aa442a43 Fix typos and grammar issues in comments 2021-11-08 17:29:10 -05:00
Syfaro d7df856439
Merge pull request #395 from farit2000/fix-closing-update-channel-add-serverless-method
Fix bug with update channel closing, add ListenForWebhookRespReqFormat method
2021-11-08 15:56:24 -05:00
Syfaro 0cbcc040dd
Merge branch 'master' into fix-closing-update-channel-add-serverless-method 2021-11-08 15:54:23 -05:00
Syfaro f413d8270c
Merge pull request #416 from quenbyako/master
[FEAT]: Add SentFrom method to Update type
2021-11-08 15:38:29 -05:00
Syfaro 8806fb3bad
Update types.go 2021-11-08 12:37:50 -08:00
Syfaro 2a2f7c5083 Update docs. 2021-11-08 14:47:43 -05:00
Syfaro 6b71d4dd94
Merge pull request #202 from go-telegram-bot-api/develop
Deduplicate code, improve response accuracy.
2021-11-08 14:29:42 -05:00
Syfaro 7c82078b7a
Merge pull request #469 from go-telegram-bot-api/files
Create interface for file data
2021-11-08 14:26:17 -05:00
Syfaro 0d6825ebcc
Merge pull request #486 from go-telegram-bot-api/bot-api-5.4
Updates for Bot API 5.4
2021-11-08 14:20:41 -05:00
Syfaro 04f547ba7c Updates for Bot API 5.4. 2021-11-08 14:17:17 -05:00
Syfaro d2539d0c5c Update more docs. 2021-08-20 16:23:38 -04:00
Syfaro 9e20459100 Update docs. 2021-08-20 16:15:37 -04:00
Syfaro 6aa05225a6 Merge branch 'develop' into files 2021-08-20 16:11:25 -04:00
Syfaro 309d612d70 Merge branch 'master' into develop 2021-08-20 16:08:34 -04:00
Syfaro 1a3364aea8 Fix (and disable broken) tests. 2021-08-20 15:41:04 -04:00
Syfaro 816532053b Create interface for file data. 2021-08-20 15:31:52 -04:00
Syfaro 000cb2eb0e
Merge pull request #460 from go-telegram-bot-api/bot-api-5.3
Updates for Bot API 5.3
2021-08-20 01:29:59 -04:00
Syfaro 1198abda6d Avoid breaking change with GetMyCommands. 2021-08-20 01:27:42 -04:00
Syfaro 66dc9e8246 Updates for Bot API 5.3. 2021-06-27 15:15:09 -04:00
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