1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-14 21:00:15 +00:00

added the field slowModeDelay to the ExtendedSupergroupChat objects

This commit is contained in:
2020-01-01 21:38:05 +06:00
parent 8b93922f82
commit 4dd2a8437c
4 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
## 0.21.0 TelegramBotAPI 4.5
* Added the field `slowModeDelay` to the `ExtendedSupergroupChat` objects.
## 0.20.0 MPP Migration
* Time library change: `joda-time` -> `com.soywiz.korlibs.klock:klock`