Package org.telegram.telegrambots.starter


package org.telegram.telegrambots.starter
  • Class
    Description
    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

     
    Receives all beand which are #LongPollingBot and #WebhookBot and register them in #TelegramBotsApi.
    #TelegramBotsApi added to spring context as well