public class WebhookInfo extends Object implements BotApiObject
| Constructor and Description |
|---|
WebhookInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllowedUpdates() |
int |
getLastErrorDate() |
String |
getLastErrorMessage() |
Integer |
getMaxConnections() |
int |
getPendingUpdatesCount() |
String |
getUrl() |
boolean |
isHasCustomCertificate() |
public String getUrl()
public boolean isHasCustomCertificate()
public int getPendingUpdatesCount()
public int getLastErrorDate()
public String getLastErrorMessage()
public Integer getMaxConnections()
Copyright © 2016. All rights reserved.