Interface TelegramBotConfiguration

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getAtUsername()  
      java.lang.String getToken()  
      • Methods inherited from interface io.micronaut.core.naming.Named

        getName
      • Methods inherited from interface io.micronaut.core.util.Toggleable

        isEnabled
    • Method Detail

      • getToken

        @NonNull
        java.lang.String getToken()
      • getAtUsername

        @NonNull
        java.lang.String getAtUsername()