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, addAll, getContentType, getFileName, getMethod, getParameters, getResponseType, getTimeoutSeconds, isMultipart, serialize, toWebhookResponse
public StopMessageLiveLocation(java.lang.Object chatId, int messageId)
public StopMessageLiveLocation(java.lang.String inlineMessageId)
public StopMessageLiveLocation replyMarkup(InlineKeyboardMarkup replyMarkup)