Uses of Interface
org.telegram.telegrambots.meta.generics.BotSession
Packages that use BotSession
-
Uses of BotSession in org.telegram.telegrambots.meta
Methods in org.telegram.telegrambots.meta that return BotSessionModifier and TypeMethodDescriptionTelegramBotsApi.registerBot(LongPollingBot bot) Register a bot.Constructor parameters in org.telegram.telegrambots.meta with type arguments of type BotSessionModifierConstructorDescriptionTelegramBotsApi(Class<? extends BotSession> botSessionClass) TelegramBotsApi(Class<? extends BotSession> botSessionClass, Webhook webhook) Creates an HTTP server to receive webhook request