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