Uses of Interface
org.telegram.telegrambots.meta.generics.LongPollingBot
-
Packages that use LongPollingBot Package Description org.telegram.telegrambots.meta org.telegram.telegrambots.meta.generics -
-
Uses of LongPollingBot in org.telegram.telegrambots.meta
Methods in org.telegram.telegrambots.meta with parameters of type LongPollingBot Modifier and Type Method Description BotSessionTelegramBotsApi. registerBot(LongPollingBot bot)Register a bot. -
Uses of LongPollingBot in org.telegram.telegrambots.meta.generics
Methods in org.telegram.telegrambots.meta.generics with parameters of type LongPollingBot Modifier and Type Method Description voidBotSession. setCallback(LongPollingBot callback)
-