Uses of Class
org.telegram.telegrambots.longpolling.BotSession
Packages that use BotSession
-
Uses of BotSession in org.telegram.telegrambots.longpolling
Methods in org.telegram.telegrambots.longpolling that return BotSessionModifier and TypeMethodDescriptionTelegramBotsLongPollingApplication.registerBot(String botToken, Supplier<TelegramUrl> telegramUrlSupplier, Function<Integer, GetUpdates> getUpdatesGenerator, LongPollingUpdateConsumer updatesConsumer) TelegramBotsLongPollingApplication.registerBot(String botToken, LongPollingUpdateConsumer updatesConsumer)