This repository has been archived by the owner on Mar 19, 2022. It is now read-only.
Beta 1
Pre-release
Pre-release
First beta version with possibility to:
- Create a synchronous client using
Kotlogram.getDefaultClient()
method - Execute any method via the matching method in the client (or via
executeRpcQuery
method)
The objectives for the future versions are:
- Improve error handling
- Add update handling