Skip to content

Commit 8b99644

Browse files
committed
Update readme
1 parent 7a328be commit 8b99644

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.MD

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,13 @@ Just add the library to your project with one of these options:
2020
<dependency>
2121
<groupId>org.telegram</groupId>
2222
<artifactId>telegramapi</artifactId>
23-
<version>57.2</version>
23+
<version>66.0</version>
2424
</dependency>
2525
```
2626

2727
2. Using Jitpack from [here](https://jitpack.io/#rubenlagus/TelegramApi)
2828
3. Download the jar(including all dependencies) from [here](https://github.com/rubenlagus/TelegramApi/releases)
2929

30-
31-
## Sample bots
32-
33-
Create your own stickers with [Clippy](https://telegram.me/clippy)
34-
3530
## Telegram API and MTPROTO:
3631

3732
If you want more information about Telegram API, you can go [here](https://core.telegram.org/api#telegram-api). And [here](https://core.telegram.org/mtproto) you will find extra information about mtproto.

0 commit comments

Comments
 (0)