public class StopMessageLiveLocation extends BaseRequest<StopMessageLiveLocation,BaseResponse>
thisAsT| Constructor and Description |
|---|
StopMessageLiveLocation(java.lang.Object chatId,
int messageId) |
StopMessageLiveLocation(java.lang.String inlineMessageId) |
| Modifier and Type | Method and Description |
|---|---|
StopMessageLiveLocation |
replyMarkup(InlineKeyboardMarkup replyMarkup) |
add, getContentType, getFileName, getMethod, getParameters, getResponseType, getTimeoutSeconds, isMultipart, serialize, toWebhookResponsepublic StopMessageLiveLocation(java.lang.Object chatId,
int messageId)
public StopMessageLiveLocation(java.lang.String inlineMessageId)
public StopMessageLiveLocation replyMarkup(InlineKeyboardMarkup replyMarkup)