JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
O
T
A
AfterBotRegistration
- Annotation Type in
org.telegram.telegrambots.starter
Indicated that the Method of a Class extending
LongPollingBot
will be called after the bot was registered If the Method has a single Parameter of type
BotSession
, the method get passed the bot session the bot was registered with
afterPropertiesSet()
- Method in class org.telegram.telegrambots.starter.
TelegramBotInitializer
O
org.telegram.telegrambots.starter
- package org.telegram.telegrambots.starter
T
TelegramBotInitializer
- Class in
org.telegram.telegrambots.starter
Receives all beand which are #LongPollingBot and #WebhookBot and register them in #TelegramBotsApi.
TelegramBotInitializer(TelegramBotsApi, List<LongPollingBot>, List<WebhookBot>)
- Constructor for class org.telegram.telegrambots.starter.
TelegramBotInitializer
telegramBotInitializer(TelegramBotsApi, Optional<List<LongPollingBot>>, Optional<List<WebhookBot>>)
- Method in class org.telegram.telegrambots.starter.
TelegramBotStarterConfiguration
telegramBotsApi()
- Method in class org.telegram.telegrambots.starter.
TelegramBotStarterConfiguration
TelegramBotStarterConfiguration
- Class in
org.telegram.telegrambots.starter
#TelegramBotsApi added to spring context as well
TelegramBotStarterConfiguration()
- Constructor for class org.telegram.telegrambots.starter.
TelegramBotStarterConfiguration
A
O
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.