|
a17af67f83
|
User as PrivateChat
|
2019-12-11 10:18:12 +06:00 |
|
|
761e08afc6
|
start 0.20.1
|
2019-12-11 09:45:31 +06:00 |
|
|
a09af8870a
|
optimize imports
|
2019-12-06 16:46:38 +06:00 |
|
|
0ef4341baf
|
Merge pull request #46 from InsanusMokrassar/0.20.0
0.20.0
|
2019-12-06 16:28:29 +06:00 |
|
|
91d8fbb232
|
update README
|
2019-12-03 12:51:52 +06:00 |
|
|
0c1df47dbb
|
add js target
|
2019-12-03 12:40:21 +06:00 |
|
|
b582adc3a0
|
change target version
|
2019-12-03 12:18:46 +06:00 |
|
|
7660102435
|
Merge pull request #45 from InsanusMokrassar/task/28-migration_to_mpp
Migration onto Kotlin Multiplatform
|
2019-12-03 12:17:45 +06:00 |
|
|
5dbfeca18f
|
fix way how multipart messages are sending
|
2019-12-03 12:15:15 +06:00 |
|
|
f3fc0769ef
|
migration
|
2019-12-03 11:07:25 +06:00 |
|
|
24d11d2c2b
|
replace joda-time dependency by soywiz klock
|
2019-12-03 09:47:53 +06:00 |
|
|
498efc2ec3
|
Merge pull request #44 from InsanusMokrassar/0.19.0
0.19.0
|
2019-12-02 14:56:41 +06:00 |
|
|
21544013d9
|
ChatSerializers formatter extracting
|
2019-12-02 14:51:53 +06:00 |
|
|
e296c2ee00
|
third part of deprecations removing
|
2019-12-02 14:48:23 +06:00 |
|
|
ed60dc49e7
|
second part of deprecations removing
|
2019-12-02 14:44:23 +06:00 |
|
|
c1b5b3ca19
|
first part of deprecations removing
|
2019-12-02 14:39:19 +06:00 |
|
|
24498479a8
|
total rework of requests serialization
|
2019-12-02 14:35:37 +06:00 |
|
|
cb64f44ceb
|
start 0.19.0
|
2019-12-02 13:52:22 +06:00 |
|
|
ba145d3ff8
|
Merge pull request #43 from InsanusMokrassar/0.18.1
0.18.1
|
2019-12-02 13:22:53 +06:00 |
|
|
f57bfb017f
|
add BotAction test
|
2019-12-02 13:21:31 +06:00 |
|
|
8b36767435
|
added TelegramDate tests and fix in chat identifier functionality
|
2019-12-02 11:18:08 +06:00 |
|
|
91ab60d1f5
|
added tests for ParseMode
|
2019-12-02 11:05:15 +06:00 |
|
|
88208016d4
|
added ChatIdentifier tests
|
2019-12-02 10:56:59 +06:00 |
|
|
fec2ef8b30
|
update version of library
|
2019-11-29 12:32:06 +06:00 |
|
|
7bc06eae31
|
update incorrect info about ktor version
|
2019-11-29 12:26:31 +06:00 |
|
|
128e69e3e3
|
adapt code to new versions
|
2019-11-29 12:25:22 +06:00 |
|
|
6c5fc8144b
|
update libraries
|
2019-11-29 12:19:24 +06:00 |
|
|
73f5bf7e4b
|
Remove extraxtResult from KtorRequestsExecutor
|
2019-08-19 21:58:30 +06:00 |
|
|
17c10a2975
|
Merge pull request #41 from InsanusMokrassar/0.18.0
0.18.0
|
2019-08-19 16:14:54 +06:00 |
|
|
c6638f3102
|
change type of exception inside of serialization of message
|
2019-08-19 16:12:19 +06:00 |
|
|
f86ae2b592
|
Request extracting result method removed
|
2019-08-19 16:06:12 +06:00 |
|
|
84eb2fac7c
|
small refactoring of KtorRequestsExecutor
|
2019-08-19 16:03:01 +06:00 |
|
|
bf8096ece2
|
optimize imports
|
2019-08-18 12:59:11 +06:00 |
|
|
2ee5d78362
|
TelegramFile was removed
|
2019-08-18 12:58:17 +06:00 |
|
|
704457715d
|
RawGame added
|
2019-08-18 12:31:33 +06:00 |
|
|
44751d94b3
|
add for Game its own serializer and hide usage of RawMessageEntity
|
2019-08-18 00:18:13 +06:00 |
|
|
2530b85400
|
update changelog
|
2019-08-17 22:55:41 +06:00 |
|
|
49cbcea405
|
RawChosenInlineResult is internal
|
2019-08-17 22:51:51 +06:00 |
|
|
0312c57741
|
RawCallbackQuery is internal
|
2019-08-17 22:50:52 +06:00 |
|
|
e7af08142b
|
RawInlineQuery is internal
|
2019-08-17 22:49:37 +06:00 |
|
|
3285b2812e
|
RawMessageEntity is internal
|
2019-08-17 22:48:18 +06:00 |
|
|
402e1b12dc
|
current raw tools are internal
|
2019-08-17 22:29:42 +06:00 |
|
|
41c5ba7309
|
RawChatMember is internal
|
2019-08-17 22:26:02 +06:00 |
|
|
617bccaa81
|
RawUpdate is internal
|
2019-08-17 22:08:36 +06:00 |
|
|
c7a8bc5c9d
|
update description
|
2019-08-17 11:53:19 +06:00 |
|
|
56f36523db
|
"RawMessage" usages replaced by "Message" usages
|
2019-08-17 11:50:46 +06:00 |
|
|
8330aa1b3d
|
start 0.18.0
|
2019-08-17 11:32:39 +06:00 |
|
|
fc0dcae4be
|
update of link to [not] include api
|
2019-08-14 10:55:17 +06:00 |
|
|
861254fe64
|
update README
|
2019-08-14 10:50:02 +06:00 |
|
|
790885fd0d
|
Merge pull request #39 from InsanusMokrassar/0.17.0
0.17.0
|
2019-08-12 18:18:10 +06:00 |
|