Java Telegram Bot -Abhängigkeit
<dependency>
<groupId>org.telegram</groupId>
<artifactId>telegrambots</artifactId>
<version>Latest</version>
</dependency>
Copy
Uptight Unicorn