Commit Graph

140 Commits (6a83e6e519065dec0648c6a6e32d964afd71abec)

Author SHA1 Message Date
OvyFlash 6a83e6e519 BOT API 7.2 implementation 2024-05-02 22:49:19 +03: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 371d8b695f Add const for 'chat_join_request' update type 2023-10-30 16:04:47 +02: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 10078d1492 Fix typo in the name of config struct SetCustomEmojiStickerSetThumbnailConfig. 2023-07-11 12:12:23 +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
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 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
Oleksandr Redko fd903f8182 Fix typos in comments 2022-10-19 11:58:52 +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
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 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
Oleksandr Redko 77aa442a43 Fix typos and grammar issues in comments 2021-11-08 17:29:10 -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 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
TJ Horner 3b5c8a96d7 Add allowed_updates to GetUpdates 2021-03-09 15:52:22 -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
Syfaro 4064ced03f Add some tests, fix copyMessage. 2020-11-06 12:36:00 -05:00
Syfaro 24e02f7ba6 Merge branch 'develop' into bot-api-5.0 2020-11-06 00:18:30 -05:00
Syfaro 366879b110 Merge branch 'master' into develop 2020-11-05 23:29:48 -05:00
Syfaro ac5306ce0c Updates for Bot API 5.0. 2020-11-05 16:53:37 -05:00
Syfaro f2cd95670d Update some forgotten items. 2020-07-26 16:06:22 -05:00
Syfaro a45216f441 Generalize InputMedia, fix editMessageMedia. 2020-07-26 15:51:33 -05:00
Syfaro 8d14bd7a56 Make MediaGroupConfig Chattable and Fileable. 2020-07-26 14:40:12 -05:00
Syfaro 99b74b8efa Improve usability of new files for configs. 2020-07-25 21:20:05 -05:00
Syfaro ce4fc988c9 Add support for uploading multiple files. 2020-07-25 19:29:40 -05:00
Syfaro 2f7211a708 Updates for Bot API 4.9. 2020-07-23 17:13:53 -05:00
ros-tel 1059fc759d Delete a message in a channel
(cherry picked from commit 86a3d94b4b)
2020-07-21 13:53:29 -05:00