mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 22:59:48 +00:00
fixes and fill up
This commit is contained in:
13
README.md
13
README.md
@@ -1,11 +1,20 @@
|
|||||||
# TelegramBotAPI
|
# TelegramBotAPI
|
||||||
|
|
||||||
|
[](https://t.me/InMoTelegramBotAPI)
|
||||||
|
|
||||||
|
## TelegramBotAPI status
|
||||||
|
|
||||||
[](https://github.com/KotlinBy/awesome-kotlin)
|
[](https://github.com/KotlinBy/awesome-kotlin)
|
||||||
[ ](https://bintray.com/insanusmokrassar/StandardRepository/TelegramBotAPI/_latestVersion)
|
[ ](https://bintray.com/insanusmokrassar/StandardRepository/TelegramBotAPI/_latestVersion)
|
||||||
[](https://maven-badges.herokuapp.com/maven-central/com.github.insanusmokrassar/TelegramBotAPI)
|
[](https://maven-badges.herokuapp.com/maven-central/com.github.insanusmokrassar/TelegramBotAPI)
|
||||||
[](https://jenkins.insanusmokrassar.com/job/TelegramBotAPI_master__publishing/)
|
[](https://jenkins.insanusmokrassar.com/job/TelegramBotAPI_master__publishing/)
|
||||||
|
|
||||||
[](https://t.me/InMoTelegramBotAPI)
|
## TelegramBotAPI extensions status
|
||||||
|
|
||||||
|
[](https://github.com/KotlinBy/awesome-kotlin)
|
||||||
|
[ ](https://bintray.com/insanusmokrassar/StandardRepository/TelegramBotAPI-extensions-api/_latestVersion)
|
||||||
|
[](https://maven-badges.herokuapp.com/maven-central/com.github.insanusmokrassar/TelegramBotAPI-extensions-api)
|
||||||
|
[](https://jenkins.insanusmokrassar.com/job/TelegramBotAPI-extensions-api_master__publishing/)
|
||||||
|
|
||||||
## What is it?
|
## What is it?
|
||||||
|
|
||||||
@@ -26,5 +35,5 @@ Firstly, look at the [TelegramBotAPI](TelegramBotAPI/README.md). Here you can fi
|
|||||||
covered Telegram Bot API and other things. After this you can look at the
|
covered Telegram Bot API and other things. After this you can look at the
|
||||||
[TelegramBotAPI Extensions](TelegramBotAPI-extensions-api/README.md).
|
[TelegramBotAPI Extensions](TelegramBotAPI-extensions-api/README.md).
|
||||||
|
|
||||||
Anyway, all library are very typical inside of them. For example, any request in TelegramBotAPI look like
|
Anyway, all libraries are very typical inside of them. For example, any request in TelegramBotAPI look like
|
||||||
`requestsExecutor.execute(SomeRequest())`.
|
`requestsExecutor.execute(SomeRequest())`.
|
||||||
|
Reference in New Issue
Block a user