JTDLib/src/main/java/it/ernytech
Ernesto Castellotti 552db21bb4 Implemented the methods to customize tdlib parameters
Now the EasyClient constructor does not directly start TDLib, you must always use the create() method (e.g. "var client = new BotClient("791655237:AAEs1bgsn9kL8jnj-aXSOEaGgZaTS_iXjkI").create();")
Now can be specified the name and lastname (only for UserClient) of the user to be used during registration through the UserClien constructor
2019-01-23 20:21:04 +01:00
..
tdbot Implemented the methods to customize tdlib parameters 2019-01-23 20:21:04 +01:00
tdlib Fix write mistake 2019-01-22 21:44:53 +01:00