Uses of Interface
org.telegram.telegrambots.meta.generics.Webhook
-
Packages that use Webhook Package Description org.telegram.telegrambots.meta -
-
Uses of Webhook in org.telegram.telegrambots.meta
Constructors in org.telegram.telegrambots.meta with parameters of type Webhook Constructor Description TelegramBotsApi(Class<? extends BotSession> botSessionClass, Webhook webhook)Creates an HTTP server to receive webhook request
-