Interface SpringLongPollingBot
public interface SpringLongPollingBot
-
Method Summary
Modifier and TypeMethodDescriptionorg.telegram.telegrambots.longpolling.interfaces.LongPollingUpdateConsumer
-
Method Details
-
getBotToken
String getBotToken() -
getUpdatesConsumer
org.telegram.telegrambots.longpolling.interfaces.LongPollingUpdateConsumer getUpdatesConsumer()
-