1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-18 07:45:27 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
46c33d5ec4 update dependencies 2020-09-22 11:33:47 +06:00
768d00eedd total rework (by accident) 2020-08-23 21:43:58 +06:00
1f5c719294 deprecations removing and several warnings fixes 2020-08-18 13:45:15 +06:00
6013c3ba86 versions updates 2020-08-18 12:50:11 +06:00
1758d80020 new telegramBot 2020-08-10 13:38:19 +06:00
1811a63a13 update last added sendVenue 2020-07-02 16:00:38 +06:00
cba0e30710 sendVenue with Location 2020-07-02 15:55:14 +06:00
ff0b7faa48 Foursquare and fixes of deprecations in methods 2020-07-02 00:52:52 +06:00
ed9ed715a0 update defaults for new FlowsUpdatesFilter 2020-06-27 09:51:18 +06:00
22e8b06fda BotBuilder fixes 2020-06-02 21:18:49 +06:00
ca9051920d new setMyCommands extension added 2020-06-02 19:54:13 +06:00
b477e8d585 extend getChat extensions 2020-06-02 13:54:30 +06:00
85317a510e update docs 2020-05-16 11:09:31 +06:00
6394e1a52b setWebhookInfo 2020-05-15 22:02:53 +06:00
3032aa8474 renaming of telegramBot functions 2020-05-15 19:14:09 +06:00
ea40474c47 add opportunity to set up media groups devounce time 2020-05-15 16:53:21 +06:00
dc173d752c optimize imports 2020-05-15 00:29:17 +06:00
b40cc0c1ea fixes 2020-05-14 13:11:46 +06:00
738e628a89 small change of deprecations message 2020-05-13 23:25:22 +06:00
420b846466 replace long polling and webhook tools 2020-05-13 23:22:35 +06:00
05e8c9c90d replace webhooks work into api subproject 2020-05-13 21:21:07 +06:00
e776c5182f additional setWebhook 2020-05-13 20:56:03 +06:00
671faabef9 add telegramBot function 2020-05-12 18:52:37 +06:00
9747c8bff1 warnings fixes 2020-05-09 21:04:56 +06:00
a4d077dd17 add Explained interface and use it in polls 2020-04-25 09:41:04 +06:00
215c8793e1 optimize imports 2020-04-24 20:25:53 +06:00
a5c3e06f1c remove List<TextPart> extensions for texts due to JVM signature conflict and actualize TelegramBotAPI-extensions-api 2020-04-24 19:24:49 +06:00
88eebdc448 small optimization of updates polling exception handling 2020-04-13 12:53:02 +06:00
8c76283db5 suspend inline function handleSafely was added 2020-04-13 12:40:14 +06:00
cf9f270651 rename new getting updates extension to avoid JVM signature collisions 2020-04-08 14:56:56 +06:00
bcf2325be8 make new startGettingOfUpdates more useful 2020-04-08 13:19:19 +06:00
6c39dc4d06 new startGettingOfUpdates extension 2020-04-08 10:44:44 +06:00
8293d6683c optimize imports 2020-03-31 11:41:58 +06:00
43ac09a79b fixes in startGettingUpdates 2020-03-31 11:28:48 +06:00
013944c5c9 real fix:) 2020-03-30 22:52:57 +06:00
9cd2a6220c add setStickerSetThumb 2020-03-30 22:29:34 +06:00
274afe8efc addAnimatedStickerToSet 2020-03-30 22:12:31 +06:00
f6692a22d1 create new animated sticker set 2020-03-30 22:03:59 +06:00
ec70813e49 commands handling added 2020-03-30 21:52:00 +06:00
8ef7acab2d sendDice in extensions api 2020-03-30 21:33:17 +06:00
3dd428c7d9 fix of error inside of update utils for media groups 2020-03-26 14:26:44 +06:00
fb34b0bec1 optimize imports 2020-03-22 16:04:11 +06:00
518dee46b3 now startGettingOfUpdates have exceptions handler as argument 2020-03-19 12:03:40 +06:00
b11da02c8b refactor UpdatesUtils 2020-03-18 22:56:57 +06:00
71c0b688e8 fixes and improvements 2020-03-17 21:24:04 +06:00
d61aa8b50e getting updates refactoring 2020-03-17 20:24:31 +06:00
be64287c42 copypaste functions from TelegramBotAPI to TelegramBotAPI-extensions-api with adaptation of updates 2020-03-17 19:50:25 +06:00
944d15f326 new startGettingUpdates method 2020-03-17 17:20:42 +06:00
244a1e5175 replacement of UpdatesPolling help functions 2020-03-17 16:59:28 +06:00
54e3c43999 Most part of sending media messages functions was removed and replaced with their InputFile args analogs 2020-02-23 21:29:31 +06:00