[telegram] Send message if a file download fails and bug fixes. (#11125)

* Send message when pic/vid/ani fails to DL
* Upgrade lib to 5.2.0 and fix error.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
This commit is contained in:
Matthew Skinner
2021-08-22 19:54:34 +10:00
committed by GitHub
parent c084ec3a5b
commit 300ed046a8
4 changed files with 8 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
<dependency>
<groupId>com.github.pengrad</groupId>
<artifactId>java-telegram-bot-api</artifactId>
<version>4.9.0</version>
<version>5.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>