mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
change visibility of internalSetWebhookInfoAndStartListenWebhooks
This commit is contained in:
parent
0ec18cbf06
commit
4c8861ba79
@ -109,7 +109,7 @@ fun startListenWebhooks(
|
|||||||
return engine
|
return engine
|
||||||
}
|
}
|
||||||
|
|
||||||
internal suspend fun RequestsExecutor.internalSetWebhookInfoAndStartListenWebhooks(
|
private suspend fun RequestsExecutor.internalSetWebhookInfoAndStartListenWebhooks(
|
||||||
listenPort: Int,
|
listenPort: Int,
|
||||||
engineFactory: ApplicationEngineFactory<*, *>,
|
engineFactory: ApplicationEngineFactory<*, *>,
|
||||||
setWebhookRequest: Request<Boolean>,
|
setWebhookRequest: Request<Boolean>,
|
||||||
|
Loading…
Reference in New Issue
Block a user