|
0c11be7fe4
|
rewrite work with Bot class
|
2020-01-23 22:32:45 +06:00 |
|
|
7a880ba2bd
|
UnknownPollType now can be created only inside of library
|
2020-01-23 22:15:08 +06:00 |
|
|
1a258ae912
|
RequestPollKeyboardButton#requestPoll is required parameter for now
|
2020-01-23 22:09:06 +06:00 |
|
|
9dc3e1ecc6
|
fixes in KeyboardButtonPollType serialization
|
2020-01-23 21:52:28 +06:00 |
|
|
b9e674821b
|
fix in createRequest for Poll
|
2020-01-23 20:45:02 +06:00 |
|
|
f4a731940e
|
QuizPoll#correctOptionId now is nullable
|
2020-01-23 20:40:56 +06:00 |
|
|
43ef7656d0
|
startGettingUpdates now have parameter for pollAnswer
|
2020-01-23 20:13:32 +06:00 |
|
|
b9ab7f2955
|
AnonymousPollOption renamed to SimplePollOption
|
2020-01-23 20:11:24 +06:00 |
|
|
00886dcfb7
|
now user have correct serializer
|
2020-01-23 19:31:09 +06:00 |
|
|
46573512a2
|
fix in javaLocale extension
|
2020-01-23 19:14:33 +06:00 |
|
|
a8ae0a296a
|
separated User object and additional fields for Bot representation
|
2020-01-23 19:08:02 +06:00 |
|
|
8687a2ba6b
|
"KeyboardButton" now is sealed class
|
2020-01-23 18:06:22 +06:00 |
|
|
dbd9c72249
|
UpdatesFilter now support PollAnswerUpdate
|
2020-01-23 17:32:04 +06:00 |
|
|
7aef76f432
|
PollAnswerUpdate
|
2020-01-23 17:29:09 +06:00 |
|
|
aece0784ab
|
fixes in PollContent#createResend, added Poll#createRequest
|
2020-01-23 17:25:57 +06:00 |
|
|
4e1dbb8741
|
PollAnswer
|
2020-01-23 17:17:24 +06:00 |
|
|
41db785696
|
"language" field im RawMessageEntity
|
2020-01-23 17:07:28 +06:00 |
|
|
4e39f77b53
|
SendRegularPoll, SendQuizPoll
|
2020-01-23 17:01:13 +06:00 |
|
|
258ab44bac
|
added votes count field to poll
|
2020-01-23 16:40:57 +06:00 |
|
|
423efafa04
|
extend polls
|
2020-01-23 16:36:25 +06:00 |
|
|
2980b345a9
|
optimize imports
|
2020-01-23 04:23:06 +06:00 |
|
|
ca24416934
|
UpdatesFilter#unknownUpdateTypeCallback
|
2020-01-23 04:21:45 +06:00 |
|
|
c006b47429
|
fix in cashTag internal fun
|
2020-01-23 04:08:56 +06:00 |
|
|
8487ee1f31
|
fixes in calling of "asUpdate"
|
2020-01-23 04:01:24 +06:00 |
|
|
f4fe680cac
|
UnknownCallbackQueryType
|
2020-01-23 03:59:59 +06:00 |
|
|
83e5d40443
|
UnknownUpdate -> UnknownUpdateType, unknown types for messages and chats
|
2020-01-23 03:47:43 +06:00 |
|
|
a8ca45a4bd
|
replace UnknownUpdate
|
2020-01-23 03:35:56 +06:00 |
|
|
961fa65415
|
UnknownUpdate
|
2020-01-23 03:31:56 +06:00 |
|
|
4182d66f6e
|
cashtag entity type was added
|
2020-01-23 03:05:28 +06:00 |
|
|
502a53fd62
|
fixes in new "asInputMedia" functions
|
2020-01-21 14:30:33 +06:00 |
|
|
5f593439a3
|
remove file link maker
|
2020-01-20 22:38:45 +06:00 |
|
|
f99873dd70
|
hotfix
|
2020-01-20 22:10:46 +06:00 |
|
|
d330cd2bfc
|
hotfix
|
2020-01-20 20:14:52 +06:00 |
|
|
92224b95df
|
PreviewFeature, message links
|
2020-01-20 16:35:36 +06:00 |
|
|
63e0f5c054
|
0.22.1
|
2020-01-20 14:42:38 +06:00 |
|
|
12496f8261
|
make all serializers are internal
|
2020-01-15 13:03:42 +06:00 |
|
|
3fe7bd1382
|
AbleToBe -> Possibly and ForwardedMessage -> ForwardInfo
|
2020-01-15 12:52:52 +06:00 |
|
|
562459f0b7
|
update ktor
|
2020-01-15 12:28:06 +06:00 |
|
|
3fa2071847
|
now most part of request have changed return types
|
2020-01-15 11:17:53 +06:00 |
|
|
2f09504f08
|
fix in formatting of hashtag text
|
2020-01-05 20:28:44 +06:00 |
|
|
f4c11cacc6
|
fix in formatting of hashtag text
|
2020-01-05 20:18:05 +06:00 |
|
|
4ac01d5331
|
all fields in text sources are lazy
|
2020-01-05 20:07:51 +06:00 |
|
|
7694b25d33
|
optimize imports
|
2020-01-05 19:51:32 +06:00 |
|
|
b095f07b9c
|
add subcondition for adding subparts in raw message entities
|
2020-01-05 19:50:04 +06:00 |
|
|
72127ce133
|
rework in part of text message entities
|
2020-01-05 19:24:17 +06:00 |
|
|
398adf06ff
|
Actualized work with pre type of text - now it is possible to use language for formatting of text
|
2020-01-03 00:27:24 +06:00 |
|
|
dbef69ffac
|
fixed problem that usually string formatting did not trigger escaping of control characters
|
2020-01-03 00:04:49 +06:00 |
|
|
f68edebd24
|
RawMessageEntity will not throw exception
|
2020-01-02 23:58:16 +06:00 |
|
|
482d924070
|
refactor and preparing to multilevel message entities
|
2020-01-02 23:55:26 +06:00 |
|
|
e7495468a2
|
added support of strikethrough and underline
|
2020-01-02 23:10:39 +06:00 |
|
|
bba37d8889
|
all TelegramMediaFile instances now have field fileUniqueId, which represents file_unique_id field from API
|
2020-01-01 22:26:19 +06:00 |
|
|
198e15a937
|
now ChatPhoto have two additional fields: smallFileUniqueId and bigFileUniqueId
|
2020-01-01 22:20:08 +06:00 |
|
|
5ee472305c
|
add restrictions check in SetChatAdministratorCustomTitle
|
2020-01-01 21:56:53 +06:00 |
|
|
47428dd6f9
|
now any administrator object instance have nullable field
|
2020-01-01 21:51:11 +06:00 |
|
|
b4e4bed622
|
added the new request SetChatAdministratorCustomTitle to manage the custom titles of administrators promoted by the bot.
|
2020-01-01 21:45:39 +06:00 |
|
|
4dd2a8437c
|
added the field slowModeDelay to the ExtendedSupergroupChat objects
|
2020-01-01 21:38:05 +06:00 |
|
|
43b08e9319
|
Now setWebhook supports custom listen address even if certificate was not provided
|
2020-01-01 14:43:32 +06:00 |
|
|
0066e814b3
|
a little reorder of arguments in setWebhook
|
2020-01-01 14:12:37 +06:00 |
|
|
ef7e94ba68
|
now setWebhook supports setting up of path for listening
|
2020-01-01 14:07:17 +06:00 |
|
|
680e960037
|
[0.20.3] hotfix in LeftChatMember parents
|
2019-12-16 23:24:40 +06:00 |
|
|
a68c31f9d1
|
0.20.2 - MessageToEditNotFoundException
|
2019-12-13 23:55:06 +06:00 |
|
|
ac915b79f7
|
fix of exceptions catching
|
2019-12-13 23:54:02 +06:00 |
|
|
1659f6f909
|
a little fix
|
2019-12-13 23:36:31 +06:00 |
|
|
5249fb517f
|
0.20.2 - MessageIsNotModifierException
|
2019-12-13 23:34:58 +06:00 |
|
|
6dd701d33c
|
TextSource analogues of MessageEntities
|
2019-12-11 14:06:09 +06:00 |
|
|
6f1f5e640a
|
add TextSource
|
2019-12-11 13:49:17 +06:00 |
|
|
dd0e3c04bc
|
fix of TextMentionMessageEntity#asHtmlSource
|
2019-12-11 10:53:41 +06:00 |
|
|
a17af67f83
|
User as PrivateChat
|
2019-12-11 10:18:12 +06:00 |
|
|
a09af8870a
|
optimize imports
|
2019-12-06 16:46:38 +06:00 |
|
|
0c1df47dbb
|
add js target
|
2019-12-03 12:40:21 +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 |
|
|
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 |
|
|
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 |
|
|
128e69e3e3
|
adapt code to new versions
|
2019-11-29 12:25:22 +06:00 |
|
|
73f5bf7e4b
|
Remove extraxtResult from KtorRequestsExecutor
|
2019-08-19 21:58:30 +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 |
|
|
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 |
|
|
56f36523db
|
"RawMessage" usages replaced by "Message" usages
|
2019-08-17 11:50:46 +06:00 |
|
|
7f7e82bbb0
|
bot command entity command extracting fix
|
2019-08-12 17:25:51 +06:00 |
|