public class TelegramBotInitializer extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
TelegramBotInitializer(org.telegram.telegrambots.meta.TelegramBotsApi telegramBotsApi,
List<org.telegram.telegrambots.meta.generics.LongPollingBot> longPollingBots,
List<org.telegram.telegrambots.meta.generics.WebhookBot> webHookBots) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
public TelegramBotInitializer(org.telegram.telegrambots.meta.TelegramBotsApi telegramBotsApi, List<org.telegram.telegrambots.meta.generics.LongPollingBot> longPollingBots, List<org.telegram.telegrambots.meta.generics.WebhookBot> webHookBots)
Copyright © 2019. All rights reserved.