mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2026-07-08 11:05:13 +00:00
fix of build
This commit is contained in:
@@ -28,6 +28,7 @@ interface Plugin : StartPlugin {
|
||||
* @param scope The scope of [org.koin.core.module.Module.single] of bot definition
|
||||
* @param params Params (in fact, the whole bot config)
|
||||
*/
|
||||
@Suppress("DEPRECATION")
|
||||
fun KtorRequestsExecutorBuilder.setupBotClient(scope: Scope, params: JsonObject) = setupBotClient()
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user