public abstract class AbstractSendRequest<T extends AbstractSendRequest> extends BaseRequest<T,SendResponse>
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, isMultipart