public class TelegramError extends Object
| Constructor and Description |
|---|
TelegramError(Boolean ok,
Integer errorCode,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
int |
getErrorCode() |
boolean |
isOk() |
String |
toString() |
Copyright © 2016 iSuper.org. All Rights Reserved.