toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.bot.settings.limiters
/
CommonLimiter
/
CommonLimiter
Common
Limiter
constructor
(
lockCount
:
Int
=
10
,
regenTime
:
MilliSeconds
=
15 * 1000
,
scope
:
CoroutineScope
=
CoroutineScope(Dispatchers.Default)
)