Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inkapplications/telegram-kotlin-sdk
https://github.com/inkapplications/telegram-kotlin-sdk
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inkapplications/telegram-kotlin-sdk
- Owner: InkApplications
- License: mit
- Created: 2022-07-08T11:32:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T02:56:58.000Z (over 2 years ago)
- Last Synced: 2024-09-25T09:17:46.449Z (4 months ago)
- Language: Kotlin
- Size: 179 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Telegram Bot SDK
================An unofficial Kotlin Multiplatform implementation of the Telegram SDK.
## Incomplete / Experimental
This library works, however it is far from complete and not actively being
worked on, and was built out for a relatively simple purpose.
If a feature/endpoint is missing, feel free to contribute a PR to help
build out this project.## Installation
The library is published to Maven Central and the client can be installed with:
implementation("com.inkapplications.telegram:client:+") // replace version with latest