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
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
Syfaro
63cbbdc63c
Add missing chat action constants.
2020-07-21 13:46:14 -05:00
Syfaro
da98517cd2
Merge pull request #210 from overplumbum/develop
...
fix add sticker to stickerset uploads by url and fileId
2020-07-21 01:48:35 -05:00
Syfaro
774f1e72e7
Updates for Bot API 4.8.
2020-04-24 13:18:26 -05:00
Syfaro
75e27e1380
Updates for Bot API 4.7.
2020-03-30 15:35:53 -05:00
TJ Horner
ddf0d3631b
Use Params#AddBool for is_closed
2020-01-24 22:44:44 -05:00
TJ Horner
5aaa0b2d03
Bot API 4.6: Polls 2.0, misc. changes
2020-01-24 22:42:19 -05:00
Syfaro
5ce2767dad
Updates for Bot API 4.4 and 4.5.
2020-01-06 01:44:13 -06:00
Syfaro
db88019230
Add support for Polls and other API 4.2 updates.
2019-04-14 14:46:45 -05:00
Denis Orlikhin
5d997a78c8
fix uploads by URL and fileId for UploadStickerConfig too, should be the same as in createNewStickerSet
2018-12-06 14:32:25 +03:00
Denis Orlikhin
a0a678302e
fix uploads by URL and fileId, should be the same as in createNewStickerSet
2018-11-28 19:06:56 +03:00
Syfaro
cdcb93df5f
No reason to use pointers to arrays.
2018-10-08 23:32:34 -05:00
Syfaro
4d758f17d4
Add some missing fields, generalize configs, remove unneeded methods.
2018-10-08 23:05:24 -05:00
Syfaro
1f859674f7
Consistency of variable names.
2018-10-08 18:37:18 -05:00
Syfaro
655c3a4137
Remove outdated and old comments.
2018-10-08 18:26:50 -05:00
Syfaro
03815bf5bd
Unify params and values, introduce helpers to deal with fields.
2018-10-08 18:21:29 -05:00
Syfaro
23ed97b145
Merge master into develop.
2018-10-08 03:13:50 -05:00
Syfaro
898e79fe47
Add initial support for sendMediaGroup.
2018-09-21 20:20:28 -05:00
Denis Orlikhin
0343f9ec27
Animation type support added
2018-09-06 15:46:02 +03:00
Oleksandr Savchuk
af72b0a3db
add support of parse_mode in EditMessageCaptionConfig
2018-07-30 20:00:09 +03:00
Oleksandr Savchuk
0b68c9b790
add full support of parse mode in captions
...
- parse_mode of caption support in AudioConfig
- parse_mode of caption support in DocumentConfig
- parse_mode of caption support in VideoConfig
- parse_mode of caption support in VoiceConfig
- in PhotoConfig add parse_mode only if caption is not empty
2018-07-30 19:53:11 +03:00
CssHammer
60668682f7
Add ParseMode to PhotoConfig
2018-05-23 22:12:20 +03:00
Syfaro
b728fa78fc
More various small code quality improvements.
2018-03-26 12:39:07 -05:00
Syfaro
6a6de7e674
Merge master into develop.
2018-03-26 12:22:16 -05:00
Oleksandr Savchuk
a36af7a672
add deleteChatPhoto method
2018-03-05 17:12:56 +02:00
Oleksandr Savchuk
57be988011
add setChatPhoto method
2018-03-05 17:05:32 +02:00
Oleksandr Savchuk
6e69f99d11
add setChatTitle and setChatDescription methods
2018-03-03 20:20:03 +02:00
Robert Vollmert
9e8d16e1a8
make ChatID int64 for SetGameScoreConfig
...
It's int64 everywhere else.
2018-01-12 12:13:21 +01:00
Syfaro
c268ddc5b9
Fix comments that were copied.
2017-12-29 17:06:33 -06:00
Syfaro
bb07769ea9
Bot API 3.5.
2017-12-29 13:22:53 -06:00
Syfaro
e840fa3b0f
Finish Bot API 3.4.
2017-12-29 13:06:58 -06:00
Syfaro
72f87b43e3
Fix backwards compatibility for Live Location.
2017-12-29 13:00:02 -06:00
Syfaro
4ec899a62e
Merge remote-tracking branch 'pr0head/master' into develop
2017-12-29 12:56:31 -06:00
Syfaro
ac87082c55
Remove remaining methods that returned an APIResponse.
2017-12-29 01:08:01 -06:00
Syfaro
271adc4d97
Bot API 3.2, introduce Request to replace APIResponse methods.
2017-12-29 00:44:47 -06:00
pr0head
5cbecde819
Added `editMessageLiveLocation` and `stopMessageLiveLocation` methods
2017-10-14 01:05:24 +03:00