build Bot
fun buildBot(token: String, apiUrl: String = telegramBotAPIDefaultUrl, testServer: Boolean = false, block: BotBuilder.() -> Unit): RequestsExecutor
Content copied to clipboard
Return
Created by telegramBotWithCustomClientConfig function TelegramBot. This executor will be preconfigured using token and block