public abstract class BotApiMethod<T extends Serializable> extends PartialBotApiMethod<T>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
METHOD_FIELD |
OBJECT_MAPPER| Constructor and Description |
|---|
BotApiMethod() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getMethod()
Getter for method path (that is the same as method name)
|
deserializeResponseprotected static final String METHOD_FIELD
public abstract String getMethod()
Copyright © 2016. All rights reserved.