1
0
forked from ErnyTech/JTDLib
This repository has been archived on 2020-08-18. You can view files and clone it, but cannot push or open issues or pull requests.
JTDLib/src/main/java/it/ernytech/tdlib
2018-11-20 18:27:45 +01:00
..
utils Use initCause when throw exceptions in Init process to pass the real reason for failure when loading TdLib 2018-11-18 12:17:43 +01:00
Client.java Implemented new checks in authorizationHandler for check if bot token, phone number, code or password are invalid 2018-11-19 17:59:57 +01:00
ClientActor.java Initial tdlib 2018-07-18 12:24:37 +02:00
FatalErrorCallbackPtr.java Initial tdlib 2018-07-18 12:24:37 +02:00
Log.java Implemented new checks in authorizationHandler for check if bot token, phone number, code or password are invalid 2018-11-19 17:59:57 +01:00
package-info.java Updated docs for package description 2018-07-18 17:17:37 +02:00
Request.java Initial tdlib 2018-07-18 12:24:37 +02:00
Response.java Initial tdlib 2018-07-18 12:24:37 +02:00
TdApi.java Updated TdApi to new Tdlib (v1.3.0) 2018-11-20 18:27:45 +01:00
TdCallback.java Initial tdlib 2018-07-18 12:24:37 +02:00