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