mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-10-19 14:20:12 +00:00
new telegramBot
This commit is contained in:
@@ -12,7 +12,7 @@ import io.ktor.client.engine.HttpClientEngine
|
||||
*/
|
||||
fun telegramBot(
|
||||
urlsKeeper: TelegramAPIUrlsKeeper,
|
||||
client: HttpClient
|
||||
client: HttpClient = HttpClient()
|
||||
): RequestsExecutor = KtorRequestsExecutor(
|
||||
urlsKeeper,
|
||||
client
|
||||
|
Reference in New Issue
Block a user