mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-07 17:03:47 +00:00
813 B
813 B
//docs/dev.inmo.tgbotapi.bot.settings.limiters/PowLimiter/PowLimiter
PowLimiter
[common]
Content
fun PowLimiter(minAwaitTime: MilliSeconds = 0L, maxAwaitTime: MilliSeconds = 10000L, powValue: Double = 4.0, powK: Double = 1.6, scope: = CoroutineScope(Dispatchers.Default))