Class Config

java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.plugin.telegram.Config

public class Config extends Config
  • Constructor Details

  • Method Details

    • getProxyType

      public String getProxyType()
    • getProcessParamId

      public int getProcessParamId()
    • isBotStart

      public boolean isBotStart()
    • getProxyHost

      public String getProxyHost()
    • getProxyPort

      public String getProxyPort()
    • getMsgAskLogin

      public String getMsgAskLogin()
    • getMsgAskPassword

      public String getMsgAskPassword()
    • getToken

      public String getToken()
    • getUserName

      public String getUserName()
    • getMsgWrongPassword

      public String getMsgWrongPassword()
    • getParamId

      public int getParamId()
    • getMsgLinkChange

      public String getMsgLinkChange()
    • getMsgDefaultAnswer

      public String getMsgDefaultAnswer()
    • getMsgUrlHelp

      public String getMsgUrlHelp()