Class WebhookInfo

    • Constructor Detail

      • WebhookInfo

        public WebhookInfo()
    • Method Detail

      • getUrl

        public String getUrl()
      • isHasCustomCertificate

        public boolean isHasCustomCertificate()
      • getPendingUpdatesCount

        public int getPendingUpdatesCount()
      • getLastErrorDate

        public int getLastErrorDate()
      • getLastErrorMessage

        public String getLastErrorMessage()
      • getMaxConnections

        public Integer getMaxConnections()
      • getAllowedUpdates

        public List<String> getAllowedUpdates()