1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-13 21:35:28 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
8b451791dd fixes 2022-08-06 00:39:46 +06:00
a18eda3db6 add generation of class casts 2022-08-05 16:31:39 +06:00
416187e079 remove deprecations 2022-05-22 01:40:03 +06:00
643f8e577e fix of #550 2022-04-21 14:49:52 +06:00
0c1017901f optimize imports 2021-06-28 11:12:51 +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
d7d4adc8e4 optimize imports 2021-03-11 21:39:34 +06:00
27dc302f5d update for compiling 2021-02-06 11:53:30 +06:00
131ec4d6d5 renames of EncryptedPassportElements 2021-01-29 12:44:13 +06:00
fbe91a6321 complete preview tools for passport 2021-01-28 22:03:14 +06:00
15066c9d63 add SecureData and DecryptedCredentials 2021-01-28 17:08:25 +06:00
e0bf67d8f9 global update of passport 2021-01-28 16:03:30 +06:00
2f52ad45a4 add tools for passport files hashes calculation 2021-01-23 12:21:57 +06:00
cdcfaf5a29 fixes in passport errors serialization and replacing of PassportElementError 2021-01-22 23:14:24 +06:00
f3590762f3 add PassportElementError realization 2021-01-22 23:01:37 +06:00
9983e111ec update EncryptedElementSerializer 2021-01-22 21:53:37 +06:00
09748615ae optimize imports 2021-01-18 23:43:21 +06:00
2dc8521aed now all data field are predecrypted with Base64StringSerializer 2021-01-17 16:44:56 +06:00
81de59f37c fix of translations in UtilityBill 2021-01-17 16:34:05 +06:00
fb61a94c5e fix defaults in encrypted passport data 2021-01-17 16:30:25 +06:00
26fd5e51bf filesSize in PassportFile is nullable for now 2021-01-17 16:24:33 +06:00
c1ab9da4c4 fix error with deserialization of passport data 2021-01-17 16:11:38 +06:00
6b414d64b0 remove redundant imports 2021-01-17 15:45:20 +06:00
5d87b86afe update passport data to use Base64StringSerializer 2021-01-15 16:02:16 +06:00
c0ea479fe3 add primitives for Telegram Passport API 2021-01-14 14:03:25 +06:00