Uses of Class
org.telegram.telegrambots.starter.TelegramBotInitializer
-
-
Uses of TelegramBotInitializer in org.telegram.telegrambots.starter
Methods in org.telegram.telegrambots.starter that return TelegramBotInitializer Modifier and Type Method Description TelegramBotInitializerTelegramBotStarterConfiguration. telegramBotInitializer(org.telegram.telegrambots.meta.TelegramBotsApi telegramBotsApi, org.springframework.beans.factory.ObjectProvider<List<org.telegram.telegrambots.meta.generics.LongPollingBot>> longPollingBots, org.springframework.beans.factory.ObjectProvider<List<SpringWebhookBot>> webHookBots)
-