public abstract class AbstractSendRequest<T extends AbstractSendRequest> extends BaseRequest<T,SendResponse>
thisAsT| Constructor and Description |
|---|
AbstractSendRequest(java.lang.Object chatId) |
| Modifier and Type | Method and Description |
|---|---|
T |
disableNotification(boolean disableNotification) |
T |
replyMarkup(Keyboard replyMarkup) |
T |
replyToMessageId(int replyToMessageId) |
add, getContentType, getFileName, getMethod, getParameters, getResponseType, getTimeoutSeconds, isMultipart, serialize