useTelegramComponent  
  fun ComponentInstaller.useTelegramComponent(configurer: ConfigurerFunction<TelegramComponentConfiguration>? = null)(source)
install TelegramComponent to ComponentInstaller.
launchApplication(...) {
    useTelegramComponent()
}Content copied to clipboard