mirror of
https://github.com/InsanusMokrassar/TelegramBotTutorial.git
synced 2024-11-10 18:23:49 +00:00
Update WelcomePlugin.kt
This commit is contained in:
parent
84f5b5da75
commit
dc8b46dbd6
@ -58,7 +58,7 @@ class WelcomePlugin : Plugin {
|
|||||||
*/
|
*/
|
||||||
@Serializable
|
@Serializable
|
||||||
private class Config(
|
private class Config(
|
||||||
val recheckOfAdmin: MilliSeconds = 60L
|
val recheckOfAdmin: MilliSeconds = 60000L
|
||||||
)
|
)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user