We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f78762 commit d0d97a0Copy full SHA for d0d97a0
README.MD
@@ -20,7 +20,7 @@ Just add the library to your project with one of these options:
20
<dependency>
21
<groupId>org.telegram</groupId>
22
<artifactId>telegramapi</artifactId>
23
- <version>66.0</version>
+ <version>66.2</version>
24
</dependency>
25
```
26
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>jar</packaging>
7
8
9
- <version>66.1</version>
10
11
<name>Telegram Api</name>
12
<url>https://github.com/rubenlagus/TelegramApi</url>
0 commit comments