Commit Graph

231 Commits (f8ef3a5696e6f18dd08e8ce7aa0d818833fc9edb)

Author SHA1 Message Date
stdkhai 3dfc49d5c1 add missed omitempty tag & update comments 2024-05-10 17:19:52 +03:00
stdkhai 1ad852c765 Bot API 7.3 implementation 2024-05-07 17:32:47 +03:00
OvyFlash 6a83e6e519 BOT API 7.2 implementation 2024-05-02 22:49:19 +03:00
OvyFlash 2ff78b9568 BOT API 7.1 implementation 2024-04-27 15:16:43 +03:00
OvyFlash eced2e4efa Fix API 7.0 update implementation. Add the fields chat_boost and removed_chat_boost to the type Update 2024-03-10 17:05:21 +02:00
OvyFlash d9d4cad62a Merge branch 'master' of github.com:OvyFlash/telegram-bot-api 2024-03-05 20:02:49 +02:00
OvyFlash 1e94209b0b Add optional Chat field in MessageOrigin struct to support MessageOrigin type channel 2024-03-05 20:02:42 +02:00
Kurd 3beddeb22f Fix Chat permissions mapping 2024-02-18 18:28:49 +03:00
OvyFlash 63e5c59035 Fix UserIsBot and UserIsPremium fields in KeyboardButtonRequestUsers struct 2024-01-09 01:09:38 +02:00
OvyFlash 678ff6fe45 Finish implementing Bot API 7.0 changes 2024-01-07 09:10:18 +02:00
stdkhai 92b9f7c7cf other changes implementation; MaybeInaccessibleMessage not used 2024-01-06 17:12:42 +02:00
stdkhai 8db24a9981 fix typo 2024-01-06 16:11:09 +02:00
stdkhai e06de39556 giveaway implementation 2024-01-06 16:02:14 +02:00
OvyFlash bd151fc816 Start implementing 7.0 Bot API changes 2024-01-05 22:05:00 +02:00
OvyFlash 6d16deaa37 BOT API 6.9 implementation 2023-12-30 17:18:27 +02:00
OvyFlash 17d3e395d5 BOT API 6.8 implementation 2023-12-30 16:55:43 +02:00
OvyFlash 48d380a129 Add 'BotName' type to available types. 2023-10-16 20:24:40 +03:00
OvyFlash dcd469ffa5 Add nil check in method '(*Update).FromChat', for type CallbackQuery. 2023-07-11 12:04:24 +03:00
OvyFlash 45f563879f Add omitempty to optional fields 2023-07-05 12:13:57 +03:00
stdkhai 7d82083b03 BOT API 6.7 implementation 2023-07-05 11:23:14 +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 16635e50ea Implement Bot API 6.5 changes 2023-02-04 04:53:55 +02:00
OvyFlash 5e115c98c7 Implement Bot API 6.4 changes 2022-12-31 02:15:29 +02:00
OvyFlash 2e912ef461 Merge branch 'master' into bot-api-6.3 2022-11-20 22:04:02 +02:00
OvyFlash 1451a8b7e2 Merge branch 'master' into bot-api-6.2 2022-11-20 22:03:16 +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 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
Oleksandr Redko fd903f8182 Fix typos in comments 2022-10-19 11:58:52 +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
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
Syfaro 10a9f2650f Implement Bot API 6.0 changes. 2022-04-16 12:36:59 -04:00
Syfaro 50273c947a Add ProtectContent field, spoiler type comment. 2022-01-02 22:00:12 -05:00
Oleg Morozov e21487f0d6 Fix ChatJoinRequest.From json tag 2021-12-13 17:19:11 +06:00
Syfaro 3f07c5f676 Updates for Bot API 5.5. 2021-12-07 10:08:41 -05:00
Oleksandr Redko 77aa442a43 Fix typos and grammar issues in comments 2021-11-08 17:29:10 -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 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 04f547ba7c Updates for Bot API 5.4. 2021-11-08 14:17:17 -05:00
Syfaro 816532053b Create interface for file data. 2021-08-20 15:31:52 -04:00
Syfaro 66dc9e8246 Updates for Bot API 5.3. 2021-06-27 15:15:09 -04:00