mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 22:59:48 +00:00
fixes in readme :)
This commit is contained in:
@@ -3,12 +3,12 @@
|
|||||||
[](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi.extensions.api)
|
[](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi.extensions.api)
|
||||||
|
|
||||||
- [TelegramBotAPI extensions](#telegrambotapi-extensions)
|
- [TelegramBotAPI extensions](#telegrambotapi-extensions)
|
||||||
* [What is it?](#what-is-it-)
|
* [What is it?](#what-is-it)
|
||||||
* [Compatibility](#compatibility)
|
* [Compatibility](#compatibility)
|
||||||
* [How to implement library?](#how-to-implement-library-)
|
* [How to implement library?](#how-to-implement-library)
|
||||||
+ [Maven](#maven)
|
+ [Maven](#maven)
|
||||||
+ [Gradle](#gradle)
|
+ [Gradle](#gradle)
|
||||||
* [Example of usage and comparison with `TelegramBotAPI`](#example-of-usage-and-comparison-with--telegrambotapi-)
|
* [Example of usage and comparison with `TelegramBotAPI`](#example-of-usage-and-comparison-with-telegrambotapi)
|
||||||
* [Updates](#updates)
|
* [Updates](#updates)
|
||||||
+ [Alternative way](#alternative-way)
|
+ [Alternative way](#alternative-way)
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
[](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi.extensions.behaviour_builder)
|
[](https://maven-badges.herokuapp.com/maven-central/dev.inmo/tgbotapi.extensions.behaviour_builder)
|
||||||
|
|
||||||
- [TelegramBotAPI Behaviour Builder Extensions](#telegrambotapi-behaviour-builder-extensions)
|
- [TelegramBotAPI Behaviour Builder Extensions](#telegrambotapi-behaviour-builder-extensions)
|
||||||
* [What is it?](#what-is-it-)
|
* [What is it?](#what-is-it)
|
||||||
* [Triggers](#triggers)
|
* [Triggers](#triggers)
|
||||||
* [Waiters](#waiters)
|
* [Waiters](#waiters)
|
||||||
|
|
||||||
|
@@ -10,7 +10,7 @@
|
|||||||
* [How to use?](#how-to-use)
|
* [How to use?](#how-to-use)
|
||||||
+ [Updates](#updates)
|
+ [Updates](#updates)
|
||||||
- [Long polling](#long-polling)
|
- [Long polling](#long-polling)
|
||||||
- [WebHooks (currently JVM-only)](#webhooks--currently-jvm-only)
|
- [WebHooks (currently JVM-only)](#webhooks-currently-jvm-only)
|
||||||
+ [Filters](#filters)
|
+ [Filters](#filters)
|
||||||
- [Sent messages](#sent-messages)
|
- [Sent messages](#sent-messages)
|
||||||
* [Common messages](#common-messages)
|
* [Common messages](#common-messages)
|
||||||
|
Reference in New Issue
Block a user