Commit graph

223 commits

Author SHA1 Message Date
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
Syfaro
b4a22fe527 Updates for Bot API 5.2, other small fixes. 2021-04-26 12:12:06 -04: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
05db49c9e3 Merge branch 'develop' into multiple-uploads 2021-03-10 12:33:02 -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