TelegramBots/telegrambots-spring-boot-starter/src
chase ad195d8d59 Add annotation to allow bot to get botSession
A method annotated with @AfterBotRegistration will be invoked after
the bot is registered.

Optionally the method can have a parameter of
type BotSession to get passed the BotSession the bot was created with.
2018-12-19 22:19:22 +01:00
..
main Add annotation to allow bot to get botSession 2018-12-19 22:19:22 +01:00
test/java/org/telegram/telegrambots/starter Add annotation to allow bot to get botSession 2018-12-19 22:19:22 +01:00