1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-03 07:09:23 +00:00

RequestLimiter

This commit is contained in:
2019-01-24 10:35:38 +08:00
parent d7a77085b5
commit e77478b13e
4 changed files with 87 additions and 0 deletions

View File

@@ -49,3 +49,4 @@
`com.github.insanusmokrassar.TelegramBotAPI.bot.Ktor` package
* Replace `ProxySettings` data class in `settings` package, deprecate old link
* `BaseRequestsExecutor` now have no it's own scope
* Add `RequestLimiter` and base realisations