|
02fa83c92a
|
small refactor in PinChatMessage
|
2020-02-06 23:17:55 +06:00 |
|
|
69f81785bf
|
rename RequestsExecutor#setChatPermissions -> RequestsExecutor#setDefaultChatMembersPermissions
|
2020-02-06 23:15:13 +06:00 |
|
|
86f1e3ea36
|
add get file info extensions
|
2020-02-06 23:12:49 +06:00 |
|
|
be4043f3c2
|
fix in RequestsExecutor#getUserProfilePhotos extension
|
2020-02-06 23:09:01 +06:00 |
|
|
b4d0ca507b
|
add get user profile photos extensions
|
2020-02-06 23:08:13 +06:00 |
|
|
cc433d4091
|
add send bot action extensions
|
2020-02-06 23:06:29 +06:00 |
|
|
f8ffd5fec3
|
add send polls extensions
|
2020-02-06 22:52:10 +06:00 |
|
|
799eadd7a7
|
add send contact extensions
|
2020-02-06 22:44:26 +06:00 |
|
|
bc7cfc0d32
|
add send venue extensions
|
2020-02-06 22:40:19 +06:00 |
|
|
4ca8125637
|
add send location extensions and LiveLocation
|
2020-02-06 22:32:20 +06:00 |
|
|
5475f27a24
|
add send video note extensions
|
2020-02-06 21:41:46 +06:00 |
|
|
6d425cc0f6
|
add send video extensions
|
2020-02-06 21:36:18 +06:00 |
|
|
ff3ef6e957
|
add send voice extensions
|
2020-02-06 21:27:42 +06:00 |
|
|
28eecfa3ef
|
add send animation extensions
|
2020-02-06 21:23:59 +06:00 |
|
|
56663d8e73
|
add send document extensions
|
2020-02-06 21:15:17 +06:00 |
|
|
2fd842746b
|
add send audio extensions
|
2020-02-06 21:05:16 +06:00 |
|
|
5e5dc105a5
|
refactor type inside edit messages extensions
|
2020-02-06 20:36:29 +06:00 |
|
|
6cf836708d
|
complete filling of until SendPhoto for usefull extensions
|
2020-02-06 14:25:17 +06:00 |
|
|
5e6ff01940
|
complete update methods
|
2020-02-06 14:05:36 +06:00 |
|
|
2cfabb1c2a
|
update Chat dependency in methods
|
2020-02-06 13:38:52 +06:00 |
|
|
de1d6aa70c
|
LeaveChat and ExportChatInviteLink now have one more extension
|
2020-02-06 13:31:53 +06:00 |
|
|
90d5833021
|
CommonMultipartFileRequest now is internal
|
2020-02-06 13:29:14 +06:00 |
|
|
527b718f55
|
chat methods now have additional usefull extensions
|
2020-02-06 13:27:58 +06:00 |
|
|
2eb2d25662
|
complete answers extensions
|
2020-02-06 12:54:55 +06:00 |
|
|
9c25254937
|
AnswerInlineQuery simple sending extensions
|
2020-02-06 12:38:56 +06:00 |
|
|
601958a513
|
AnswerCallbackQuery simple sending extensions
|
2020-02-06 12:12:20 +06:00 |
|
|
ab6688bbaa
|
additional KtorUpdatesPoller method
|
2020-02-06 12:08:31 +06:00 |
|
|
4f2a8e49bc
|
Add maven version badge
|
2020-02-04 13:46:07 +06:00 |
|
|
0ce9080efc
|
Add awesome badge due to merged PR in kotlin awesome
https://github.com/KotlinBy/awesome-kotlin/pull/526
|
2020-02-04 13:42:06 +06:00 |
|
|
f2701b920f
|
start 0.23.1
|
2020-02-01 14:14:45 +06:00 |
|
|
a3b29f7db5
|
update link to unsupported passport API changelog
|
2020-01-29 12:04:40 +06:00 |
|
|
43a36072f1
|
Merge pull request #63 from InsanusMokrassar/0.23.0
0.23.0
|
2020-01-23 22:37:34 +06:00 |
|
|
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 |
|