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

38 Commits

Author SHA1 Message Date
91212eaa3a resolution of #484 2021-10-18 14:45:57 +06:00
Siarhei
4203a0fdfe
PossiblyReplyMessage casts
Add asPossiblyReplyMessage / requirePossiblyReplyMessage / whenPossiblyReplyMessage
2021-10-17 14:33:14 +02:00
3919359f79 CommonGroupEvent -> PublicChatEvent 2021-10-03 18:44:29 +06:00
e51a4b7702 SuccessfulPaymentEvent 2021-10-03 11:53:54 +06:00
702c1bc1ff fix build 2021-10-02 00:52:29 +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
142fae1ede remove WithLanguageCode 2021-08-08 17:55:27 +06:00
7d35114b5d classcasts fill for WithOptionalLanguageCode 2021-08-08 16:43:49 +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
Vasya
cffcf2277e add asFromUser, whenFromUser, requireFromUser to ClassCasts.kt 2021-06-29 21:35:46 +03:00
0c1017901f optimize imports 2021-06-28 11:12:51 +06:00
66d37b72eb add when* syntax 2021-06-23 22:14:45 +06:00
3829e04b0c Update CHANGELOG.md 2021-06-04 00:32:42 +06:00
5c0e58caec buildable except of jvm tests 2021-05-29 15:34:14 +06:00
fe1831fc19 deprecations removed 2021-05-29 14:31:44 +06:00
7825ec3010 a lot of types has been converted to sealed 2021-05-29 14:23:25 +06:00
0914710cc7 update voice chats 2021-04-28 20:08:02 +06:00
b2770e3ecc record_voice and upload_voice 2021-04-26 20:52:20 +06:00
2dc8beba8a update classcasts 2021-04-16 22:00:45 +06:00
0adee13cba remove deprecations 2021-03-11 22:28:56 +06:00
d7d4adc8e4 optimize imports 2021-03-11 21:39:34 +06:00
36202133a1 update classcasts 2021-03-11 21:06:25 +06:00
0d9f18f346 DiceAnimationType class casts 2021-02-17 22:29:29 +06:00
0ca815760b content messages renames 2021-02-07 16:54:48 +06:00
131ec4d6d5 renames of EncryptedPassportElements 2021-01-29 12:44:13 +06:00
d67c80bc99 ClassCasts update for SecureValue 2021-01-28 22:21:21 +06:00
15066c9d63 add SecureData and DecryptedCredentials 2021-01-28 17:08:25 +06:00
c425e2ecc3 update classcasts 2021-01-23 21:10:57 +06:00
ae2f4579e2 start 0.32.0 as a migration from 0.31.1 due to breaking changes in MediaGroupMessage type 2021-01-19 10:52:30 +06:00
1b15748f65 optimize imports 2021-01-09 20:59:37 +06:00
6bd423dc11 class casts for ResendableContent and TextSource 2021-01-06 20:49:55 +06:00
b22118b400 add suppressing of unchecked casts 2021-01-05 23:04:09 +06:00
2006e45b57 last update of classcasts 2021-01-05 23:02:00 +06:00
c091098feb remove *Impl casts 2021-01-05 22:37:52 +06:00
6cf8d47cbf update classcasts 2021-01-05 22:27:42 +06:00
3dc4e9dda4 preview of solution for #145 2021-01-05 11:54:02 +06:00