DOC

com.github.omarmiatello.telegram : client

Maven & Gradle

Jul 12, 2022
19 stars

Telegram Client · Telegram Bot API in Kotlin: data class with Kotlinx/Serialization + Ktor client with method for Telegram bot API

Table Of Contents

Latest Version

Download com.github.omarmiatello.telegram : client Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.omarmiatello.telegram : client Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
6.1
6.0.x
6.0
5.7
5.6
5.3
5.2.x
5.2
5.1

How to open Javadoc JAR file in web browser

  1. Rename the file client-6.0.1-javadoc.jar to client-6.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder client-6.0.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "client-6.0.1-sources.jar" -d "client-6.0.1-javadoc" -subpackages