useTelegramBotManager   
  fun PluginInstaller.useTelegramBotManager(configurer: ConfigurerFunction<TelegramBotManagerConfiguration>? = null)(source)
install TelegramBotManager to PluginInstaller.
launchApplication(...) {
    useTelegramBotManager()
}Content copied to clipboard