Telegram client for Java
Java library that implements Telegram API to create Telegram Clients
Feel free to fork this project, work on it and then make a pull request to dev branch.
Please, DO NOT PUSH ANY API KEY OR API HASH, I will never accept a pull request with that content.
Just add the library to your project with one of these options:
- Download the jar(including all dependencies) from here
If you want more information about Telegram API, you can go here. And here you will find extra information about mtproto.
Feel free to create issues here as you need
I know this project still have many things to improve, please be patient or help me with it.
- To RLagus, for the old TelegramAPI open source code.
- To ex3ndr, whose code was the base of this bot long, long ago. Not much remains from that point, but still there are a few files.
- To Drklo, whose code was also helpful in this project.
- To Marvin for all the help, testing and programing that he spends in this project.
- To Telegram Team for their help while developing it.
GNU General Public License v3.0 Copyright (c) 2020 Mehdi Dhakouani