1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-03 14:50:49 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.extensions.api/build-bot.md
2021-03-17 15:18:37 +00:00

901 B

//docs/dev.inmo.tgbotapi.extensions.api/buildBot

buildBot

[common]
Content
fun buildBot(token: String, apiUrl: String = telegramBotAPIDefaultUrl, block: BotBuilder.() -> Unit): RequestsExecutor
More info

Return

Created by telegramBotWithCustomClientConfig function TelegramBot. This executor will be preconfigured using token and block