mirror of
https://github.com/ErnyTech-Archive/JTDLib
synced 2024-11-17 00:29:25 +01:00
Precompiled Tdlib with (freedom) java wrapper - JTDLIB IS NO LONGER DEVELOPED! PLEASE DO NOT USE IT, LOOK FOR ANOTHER WRAPPER FOR JAVA OR PERFORM A FORK OF THIS REPO TO CONTINUE DEVELOPMENT
552db21bb4
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 |
||
---|---|---|
docs | ||
gradle/wrapper | ||
src/main | ||
.gitignore | ||
.gitmodules | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
jitpack.yml | ||
LICENSE | ||
README.md | ||
settings.gradle |
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:
- Aliaksei Levin levlam@telegram.org
- Arseny Smirnov arseny30@gmail.com
- hekkup
- Vladislav Yashin v.yashin.work@gmail.com
- cosmonawt
- Aziz Kasymov
- Felix Krause github@krausefx.com
- Mark
TDLib is licensed under the terms of the Boost Software License