Commit graph

677 commits

Author SHA1 Message Date
7389f276de Merge remote-tracking branch 'upstream/master' 2024-06-16 19:57:46 +01:00
OvyFlash
90edbbc66a
Merge pull request #25 from OvyFlash/bot-api-7.4
Bot API 7.4 implementation
2024-06-09 14:12:23 +03:00
stdkhai
bece330506 Bot API 7.4 implementation 2024-05-31 19:21:42 +03:00
OvyFlash
9b9c5c57d2
Merge pull request #24 from bobra/patch-1
Fix missing ParseMode in InlineQueryResultVideo
2024-05-15 23:34:45 +03:00
bobra
d0fa8e929e
Fix missing ParseMode in InlineQueryResultVideo
ParseMode for this type actually exists, but was missed in the original repo.
https://core.telegram.org/bots/api#inlinequeryresultvideo
2024-05-15 02:57:25 +02:00
OvyFlash
f8ef3a5696
Merge pull request #23 from OvyFlash/bot-api-7.3
Bot API 7.3 implementation
2024-05-11 13:26:18 +03:00
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
29fd5ed941
Merge pull request #22 from OvyFlash/bot-api-7.2
BOT API 7.2 implementation
2024-05-04 17:38:12 +03:00
OvyFlash
6a83e6e519 BOT API 7.2 implementation 2024-05-02 22:49:19 +03:00
b3ff45389c Add AnswerShippingQuery and AnswerPreCheckoutQuery functions 2024-04-30 15:03:05 +01:00
3cb910b3f0 Update go.mod 2024-04-29 13:36:51 +02:00
f16753f9ee Update files 2024-04-29 12:30:22 +01:00
OvyFlash
f3a5b4ed79
Merge pull request #21 from OvyFlash/bot-api-7.1
BOT API 7.1 implementation
2024-04-27 15:17:35 +03:00
OvyFlash
2ff78b9568 BOT API 7.1 implementation 2024-04-27 15:16:43 +03:00
OvyFlash
def9b6b5dc
Merge pull request #20 from iamwavecut/master
Add missing `getCustomEmojiStickers` method from API v6.2
2024-03-16 10:35:15 +02:00
Valeriy Selitskiy
5f429897bc Add missing getCustomEmojiStickers method from API v6.2 2024-03-15 21:33:39 +01: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
OvyFlash
c88341ccc3
Merge pull request #17 from dmekhov/fix-readme
fix ReplyToMessageID assignment in readme
2024-03-04 16:53:18 +02:00
OvyFlash
27c0c11edc
Merge pull request #16 from Alexkurd/cansend-patch
Fix Chat permissions mapping
2024-03-04 10:56:43 +02:00
dmekhov
a7a786d5aa fix ReplyToMessageID assignment in readme
for compatibility with 7.0 api
2024-03-03 18:27:18 +03:00
Kurd
3beddeb22f Fix Chat permissions mapping 2024-02-18 18:28:49 +03:00
OvyFlash
8d23500228
Merge pull request #13 from iamwavecut/patch-1
Instructions on how to use `OvyFlash/telegram-bot-api` by replacing the original dependency
2024-02-17 21:21:53 +02:00
OvyFlash
6f966b81a4
Merge pull request #15 from Etherdrake/synced
Added NewDeleteMessages function
2024-02-17 21:21:07 +02:00
Etherdrake
9fd1f7e399
Added NewDeleteMessages method to batch DeleteMessage requests within the same chat, create object and call bot.Request(object) 2024-02-14 12:35:58 -05:00
Valeriy Selitskiy
5198d8b69e
Update README.md 2024-01-15 11:29:03 +01:00
OvyFlash
63e5c59035 Fix UserIsBot and UserIsPremium fields in KeyboardButtonRequestUsers struct 2024-01-09 01:09:38 +02:00
OvyFlash
a687eafa68 Add helper methods 2024-01-07 09:37:27 +02:00
OvyFlash
9cb877e695
Merge pull request #12 from OvyFlash/bot-api-7.0
Start implementing 7.0 Bot API changes
2024-01-07 09:17:58 +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
86db600436
Merge pull request #11 from OvyFlash/bot-api-6.9
BOT API 6.9 implementation
2023-12-30 17:19:57 +02:00
OvyFlash
6d16deaa37 BOT API 6.9 implementation 2023-12-30 17:18:27 +02:00
OvyFlash
9966656288
Merge pull request #10 from OvyFlash/bot-api-6.8
BOT API 6.8 implementation
2023-12-30 16:56:26 +02:00
OvyFlash
17d3e395d5 BOT API 6.8 implementation 2023-12-30 16:55:43 +02:00
OvyFlash
371d8b695f Add const for 'chat_join_request' update type 2023-10-30 16:04:47 +02:00
OvyFlash
48d380a129 Add 'BotName' type to available types. 2023-10-16 20:24:40 +03:00
OvyFlash
9b085ce6a6 Merge branch 'bot-api-6.7' 2023-08-13 13:34:53 +03:00
OvyFlash
32982cf433
Wrong method for SetMyShortDescriptionConfig
Co-authored-by: Paolo Rossi <paolo.rossi@pucp.edu.pe>
2023-08-13 13:34:33 +03:00
OvyFlash
f4cedb2ab5
Merge pull request #9 from OvyFlash/bot-api-6.7
Fix typo in the name of config struct SetCustomEmojiStickerSetThumbna…
2023-07-11 12:14:46 +03:00
OvyFlash
10078d1492 Fix typo in the name of config struct SetCustomEmojiStickerSetThumbnailConfig. 2023-07-11 12:12:23 +03:00
OvyFlash
dcd469ffa5 Add nil check in method '(*Update).FromChat', for type CallbackQuery. 2023-07-11 12:04:24 +03:00
OvyFlash
3c3091bd33
Merge pull request #8 from OvyFlash/bot-api-6.7
BOT API 6.7 implementation
2023-07-05 12:14:19 +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