Interface SpringLongPollingBot


public interface SpringLongPollingBot
  • Method Summary

    Modifier and Type
    Method
    Description
     
    org.telegram.telegrambots.longpolling.interfaces.LongPollingUpdateConsumer
     
  • Method Details

    • getBotToken

      String getBotToken()
    • getUpdatesConsumer

      org.telegram.telegrambots.longpolling.interfaces.LongPollingUpdateConsumer getUpdatesConsumer()