1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 07:25:23 +00:00
Commit Graph

371 Commits

Author SHA1 Message Date
eb22bc5a34 update Kotlin version 2019-04-26 14:10:16 +08:00
c12d08eda8 refactor of Ktor calls 2019-04-26 11:12:01 +08:00
711410c426 force UTF-8 usage for responses decoding 2019-04-26 10:34:32 +08:00
bed60720d3 InlineKeyboardMarkup using field as serial name for keyboard 2019-04-20 13:14:49 +08:00
b002f61b71 add serializer to InlineKeyboardButton and remove exact serializer for InlineKeyboardMarkup#keyboard 2019-04-20 13:09:47 +08:00
6d8190e5aa commonly of webhooks and other requests-related code 2019-04-20 12:56:48 +08:00
8b92a678fa start 0.14.0 2019-04-20 12:56:41 +08:00
95ae25a3fb
Merge pull request #33 from InsanusMokrassar/0.13.0
0.13.0
2019-04-16 21:27:58 -05:00
60d420f775 rename file of PollOption and remove redundant abstract folder in polls type 2019-04-17 10:23:08 +08:00
c450017764 change SendPoll to be serializable 2019-04-16 19:40:41 +08:00
6b045549f9 fix pollQuestionTextLength name 2019-04-16 19:23:29 +08:00
527ee306fc
Update README.md 2019-04-16 18:47:39 +08:00
68affb7dc7
Update README.md 2019-04-16 18:46:55 +08:00
d2a2c7a02f optimize imports 2019-04-16 17:28:42 +08:00
ba368e9fa4 AnonymousForwardedMessage 2019-04-16 17:28:42 +08:00
2b831a803a is_member adding 2019-04-16 17:28:42 +08:00
8b67f16da3 all PublicChat implementations may have pinned message, chats abstractions refactoring 2019-04-16 17:28:42 +08:00
3bb1cb1552 StopPoll and deprecations of By*MessageId 2019-04-16 17:28:42 +08:00
d7bbb6dd85 add SendPoll 2019-04-16 17:28:42 +08:00
e2267c1cb4 add PollContent 2019-04-16 17:28:42 +08:00
457cadf265 add PollUpdate 2019-04-16 17:28:42 +08:00
b7d214d145 add Poll object 2019-04-16 17:28:42 +08:00
0af6e6ca15 PollOption added 2019-04-16 17:28:42 +08:00
c95c0a0ae0 start 0.13.0 2019-04-16 17:28:42 +08:00
e2fdbac5fa
Merge pull request #32 from InsanusMokrassar/0.12.7
0.12.7
2019-04-15 06:32:25 -05:00
6106b2293e fill changelog 2019-04-15 19:31:54 +08:00
1f8c27c756 hotfix for inputmedias 2019-04-15 19:30:09 +08:00
723868a4f0 hotfix start 2019-04-15 17:06:40 +08:00
0fafd69903
Merge pull request #30 from InsanusMokrassar/0.12.6
0.12.6
2019-04-13 20:10:18 -05:00
9ceb7ad2fb update README 2019-04-13 17:05:42 +08:00
24fb3e2188 clear of webhook on UpdatePoller start 2019-04-13 16:06:58 +08:00
57bf40a4f9 DeleteWebhook request 2019-04-13 16:02:24 +08:00
03c90bb204 optimize imports 2019-04-13 10:21:19 +08:00
3c98f8fe4d warnings fixes 2019-04-13 10:20:29 +08:00
7d7fb4efbc one more optional remove commit 2019-04-13 10:16:40 +08:00
68712b49e2 fix of serialization issues 2019-04-13 10:15:25 +08:00
c40e857a23 remove optional 2019-04-13 09:38:25 +08:00
ddd7425033 update libraries 2019-04-13 09:26:48 +08:00
a55c2d8a56 start 0.12.6 2019-04-13 09:23:55 +08:00
6ea7b357d8
Merge pull request #27 from InsanusMokrassar/0.12.5
0.12.5 MediaContent improvements
2019-04-05 00:14:47 -05:00
2ff27e458d update title of version 2019-04-05 13:11:17 +08:00
12686f79f6 remove redundant implementation of MessageContent by MediaGroupContent 2019-04-05 13:10:38 +08:00
5543b3979b optimize imports 2019-04-05 13:09:30 +08:00
4a1ece53b5 refactoring of "MediaContent" 2019-04-04 22:11:35 +08:00
ac39032f50 medagroupcontent is media content 2019-04-04 19:32:47 +08:00
4ff13e0fc9 start 0.12.5 2019-04-04 11:04:22 +08:00
d41ce3b228
Merge pull request #26 from InsanusMokrassar/0.12.4
0.12.4 Better HTML parse mode support
2019-04-03 07:22:50 -05:00
e6e1995d81 optimize imports 2019-03-31 11:54:49 +08:00
d668da0e76 hotfix for command actual calling methods 2019-03-31 11:28:28 +08:00
c4a3e2cf3d MessageEntities are using string formatting extensions 2019-03-31 11:26:41 +08:00