|
53a3e11836
|
fix CustomBotAction annotations
|
2021-09-17 16:50:54 +06:00 |
|
|
89aef3d77b
|
kdocs for triggers in behaviour builder
|
2021-09-15 14:58:45 +06:00 |
|
|
46cc37be62
|
LocationContent -> LiveLocationContent / StaticLocationContent
|
2021-09-12 17:15:58 +06:00 |
|
|
76985501f5
|
CustomBotAction
|
2021-09-12 15:32:36 +06:00 |
|
|
ee81f49a75
|
add docs for InputFile
|
2021-09-08 21:13:42 +06:00 |
|
|
807952201b
|
MPPFile#asMultipartFile
|
2021-09-08 20:58:44 +06:00 |
|
|
5d6ba0f59e
|
MultipartRequestCallFactory improvements
|
2021-09-08 20:05:53 +06:00 |
|
|
4e3ea6cd80
|
fixes of annotations
|
2021-08-30 21:02:51 +06:00 |
|
|
d8f830c60f
|
FlowsUpdatesFilter update
|
2021-08-22 23:14:56 +06:00 |
|
|
c4fbd2f1c6
|
revert type of BuiltinMimeTypes
|
2021-08-13 18:39:46 +06:00 |
|
|
c90bcea42c
|
add additional mime types
|
2021-08-13 18:39:08 +06:00 |
|
|
e75c93d626
|
remove mime types from requests
|
2021-08-13 14:02:39 +06:00 |
|
|
58dcbe8751
|
StorageFile#asMultipartFile
|
2021-08-13 11:45:36 +06:00 |
|
|
f7d2c8bbd2
|
hotfix
|
2021-08-10 16:54:15 +06:00 |
|
|
f42cf78969
|
fixes
|
2021-08-10 16:50:50 +06:00 |
|
|
9a14932511
|
small improvement of DownloadFileRequestCallFactory
|
2021-08-10 11:32:22 +06:00 |
|
|
149ecf175b
|
small improvement of DownloadFileChannelRequestCallFactory
|
2021-08-10 11:29:46 +06:00 |
|
|
2049fea82a
|
new asStorageFile
|
2021-08-10 11:08:08 +06:00 |
|
|
c8ad68ea69
|
make ByteReadChannelAllocatorSerializer -> ByteReadChannelAllocatorDeserializationStrategy
|
2021-08-10 10:12:22 +06:00 |
|
|
c66d64adbc
|
renames
|
2021-08-09 23:24:12 +06:00 |
|
|
b475976ff1
|
add streaming file downloading feature
|
2021-08-09 23:22:08 +06:00 |
|
|
abc0457a36
|
files downloading improvements
|
2021-08-09 19:55:08 +06:00 |
|
|
762087fc09
|
optimize imports
|
2021-08-08 18:00:42 +06:00 |
|
|
142fae1ede
|
remove WithLanguageCode
|
2021-08-08 17:55:27 +06:00 |
|
|
1d37a7446c
|
add companions for SimpleRequestCallFactory and MultipartRequestCallFactory
|
2021-08-08 17:44:20 +06:00 |
|
|
7d35114b5d
|
classcasts fill for WithOptionalLanguageCode
|
2021-08-08 16:43:49 +06:00 |
|
|
75f4226772
|
base ktor request call factories became classes to avoid sharing of their cache between bots
|
2021-08-08 16:14:43 +06:00 |
|
|
9540797ffc
|
Revert "update classcasts"
This reverts commit 217b01994e .
|
2021-08-06 09:15:30 +06:00 |
|
|
217b01994e
|
update classcasts
|
2021-08-05 23:54:30 +06:00 |
|
|
6b89c94ef1
|
include support of ietf language codes
|
2021-08-05 23:36:01 +06:00 |
|
|
7ec4fc460a
|
fix build
|
2021-06-30 14:01:59 +06:00 |
|
|
75cebf5aa3
|
add GetUpdatesConflict
|
2021-06-30 13:57:20 +06:00 |
|
|
4f920abb61
|
upfixes
|
2021-06-30 11:26:31 +06:00 |
|
|
6ba9a31fb9
|
seal of MediaGroupUpdates
|
2021-06-30 11:12:09 +06:00 |
|
Vasya
|
cb9a20a9d1
|
Merge remote-tracking branch 'upstream/0.35.1' into 0.35.1
# Conflicts:
# tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/InlineQueries/abstracts/ChosenInlineResult.kt
|
2021-06-29 21:23:20 +03:00 |
|
vasya
|
45ea103c9a
|
bring back strange InsanusMokrassar's space :)
|
2021-06-29 21:08:41 +03:00 |
|
vasya
|
c00adb0784
|
remove redundant import in LeftChatMember.kt
|
2021-06-29 21:07:18 +03:00 |
|
vasya
|
38826a5e7e
|
remove FromUser interface from RawChosenInlineResult
|
2021-06-29 21:06:46 +03:00 |
|
|
b2915857d7
|
remove usages of deprecated ChosenInlineResult
|
2021-06-29 11:55:46 +06:00 |
|
|
067e36adc6
|
ChosenInlineResult now is sealed
|
2021-06-29 11:53:36 +06:00 |
|
vasya
|
12a35da4b6
|
remove unnecessary FromUser usages
|
2021-06-29 03:34:27 +03:00 |
|
vasya
|
022e6f623a
|
add FromUser interface to objects where field user is present
|
2021-06-29 00:57:32 +03:00 |
|
|
732e2a3906
|
serializable subclasses of MessageContent
|
2021-06-29 00:06:07 +06:00 |
|
|
c5e089a45d
|
make*String extensions
|
2021-06-29 00:01:40 +06:00 |
|
|
0c1017901f
|
optimize imports
|
2021-06-28 11:12:51 +06:00 |
|
|
fd6e4b0522
|
final refactor, fixes and upfilling of changelog
|
2021-06-28 11:10:09 +06:00 |
|
|
77dff639f0
|
updates
|
2021-06-28 01:00:20 +06:00 |
|
|
69b64e9908
|
and more... :)
|
2021-06-26 01:58:20 +06:00 |
|
|
656bb68739
|
add support of input_field_placeholder
|
2021-06-26 01:48:41 +06:00 |
|
|
7f69052dea
|
*MyCommands actualization
|
2021-06-26 01:42:35 +06:00 |
|