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.
Unit test refactoring, now with autoconfiguration integration testing.
Bug fix that did not initialize the bots, even with the deprecated @EnableTelegramBots
* [Removed - If users wish to disable, just inform telegrambots.enabled = false].
Upgrade Spring boot 2.0.2