Ernesto Castellotti 978e162de6 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
2018-07-18 17:17:37 +02:00
2018-07-18 12:24:37 +02:00
2018-07-18 17:02:05 +02:00
2018-11-21 15:57:44 +01:00
2018-07-18 17:02:05 +02:00
2018-07-18 12:24:37 +02:00
2018-07-18 12:24:37 +02:00
2018-07-18 17:02:05 +02:00
2018-11-20 18:51:11 +01:00
2018-07-18 17:02:05 +02:00
2018-07-18 17:02:05 +02:00

LICENSE

JTDLib, an wrapper of Tdlib for interaction with TDLib.

Copyright (C) 2018  Ernesto Castellotti <erny.castell@gmail.com>

Ernesto Castellotti is the copyright holder of this software, for 
any need, do not hesitate to contact him.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program in the file called "LICENSE".  If not, contact the copyright holder.

LIBRARIES/EXTERNAL CODE

Telegram Tdlib-TD Copyright owner and contributors:

TDLib is licensed under the terms of the Boost Software License

Description
A Java Wrapper for TDLib/TDLight
Readme 4.1 MiB
Languages
Java 100%