<pclass="paragraph">Allows to create bot using bot <ahref="telegram-bot.html">urlsKeeper</a> and already prepared <ahref="telegram-bot.html">client</a></p></div>
<pclass="paragraph">Allows to create bot using bot <ahref="telegram-bot.html">urlsKeeper</a> and specify <spandata-unresolved-link="io.ktor.client.engine/HttpClientEngineFactory///PointingToDeclaration/">HttpClientEngineFactory</span> by passing <ahref="telegram-bot.html">clientFactory</a> param and optionally configure it with <ahref="telegram-bot.html">clientConfig</a></p></div>
<divclass="platform-hinted "data-platform-hinted="data-platform-hinted"><divclass="content sourceset-depenent-content"data-active=""data-togglable=":docs:dokkaHtml/commonMain"><divclass="symbol monospace">inline fun <ahref="telegram-bot.html">telegramBot</a>(urlsKeeper: <ahref="../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>, clientEngine: <spandata-unresolved-link="io.ktor.client.engine/HttpClientEngine///PointingToDeclaration/">HttpClientEngine</span>, noinline clientConfig: <spandata-unresolved-link="io.ktor.client/HttpClientConfig///PointingToDeclaration/">HttpClientConfig</span><*>.() -><ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a> = {}): <ahref="../dev.inmo.tgbotapi.bot/-requests-executor/index.html">RequestsExecutor</a><spanclass="top-right-position"><spanclass="copy-icon"></span><divclass="copy-popup-wrapper popup-to-left"><spanclass="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<pclass="paragraph">Allows to create bot using bot <ahref="telegram-bot.html">urlsKeeper</a> and specify <spandata-unresolved-link="io.ktor.client.engine/HttpClientEngine///PointingToDeclaration/">HttpClientEngine</span> by passing <ahref="telegram-bot.html">clientEngine</a> param and optionally configure <spandata-unresolved-link="io.ktor.client/HttpClient///PointingToDeclaration/">HttpClient</span> using <ahref="telegram-bot.html">clientConfig</a></p></div>
<divclass="platform-hinted "data-platform-hinted="data-platform-hinted"><divclass="content sourceset-depenent-content"data-active=""data-togglable=":docs:dokkaHtml/commonMain"><divclass="symbol monospace">inline fun <ahref="telegram-bot.html">telegramBot</a>(urlsKeeper: <ahref="../dev.inmo.tgbotapi.utils/-telegram-a-p-i-urls-keeper/index.html">TelegramAPIUrlsKeeper</a>, noinline clientConfig: <spandata-unresolved-link="io.ktor.client/HttpClientConfig///PointingToDeclaration/">HttpClientConfig</span><*>.() -><ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <ahref="../dev.inmo.tgbotapi.bot/-requests-executor/index.html">RequestsExecutor</a><spanclass="top-right-position"><spanclass="copy-icon"></span><divclass="copy-popup-wrapper popup-to-left"><spanclass="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<pclass="paragraph">Allows to create bot using bot <ahref="telegram-bot.html">urlsKeeper</a> and specify <spandata-unresolved-link="io.ktor.client.engine/HttpClientEngine///PointingToDeclaration/">HttpClientEngine</span> by configuring <spandata-unresolved-link="io.ktor.client/HttpClient///PointingToDeclaration/">HttpClient</span> using <ahref="telegram-bot.html">clientConfig</a></p></div>
<pclass="paragraph">Allows to create bot using bot <ahref="telegram-bot.html">token</a>, <ahref="telegram-bot.html">apiUrl</a> (for custom api servers) and already prepared <ahref="telegram-bot.html">client</a></p></div>
<pclass="paragraph">Allows to create bot using bot <ahref="telegram-bot.html">token</a> and specify <spandata-unresolved-link="io.ktor.client.engine/HttpClientEngine///PointingToDeclaration/">HttpClientEngine</span> by passing <ahref="telegram-bot.html">clientEngine</a> param and optionally configure <spandata-unresolved-link="io.ktor.client/HttpClient///PointingToDeclaration/">HttpClient</span> using <ahref="telegram-bot.html">clientConfig</a></p></div>
<divclass="platform-hinted "data-platform-hinted="data-platform-hinted"><divclass="content sourceset-depenent-content"data-active=""data-togglable=":docs:dokkaHtml/commonMain"><divclass="symbol monospace">inline fun <ahref="telegram-bot.html">telegramBot</a>(token: <ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a>, apiUrl: <ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html">String</a> = telegramBotAPIDefaultUrl, noinline clientConfig: <spandata-unresolved-link="io.ktor.client/HttpClientConfig///PointingToDeclaration/">HttpClientConfig</span><*>.() -><ahref="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html">Unit</a>): <ahref="../dev.inmo.tgbotapi.bot/-requests-executor/index.html">RequestsExecutor</a><spanclass="top-right-position"><spanclass="copy-icon"></span><divclass="copy-popup-wrapper popup-to-left"><spanclass="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<pclass="paragraph">Allows to create bot using bot <ahref="telegram-bot.html">token</a> and <ahref="telegram-bot.html">apiUrl</a> and specify <spandata-unresolved-link="io.ktor.client.engine/HttpClientEngine///PointingToDeclaration/">HttpClientEngine</span> by configuring <spandata-unresolved-link="io.ktor.client/HttpClient///PointingToDeclaration/">HttpClient</span> using <ahref="telegram-bot.html">clientConfig</a></p></div>