Uses of Class
org.telegram.telegrambots.meta.api.methods.StopMessageLiveLocation
-
Packages that use StopMessageLiveLocation Package Description org.telegram.telegrambots.meta.api.methods -
-
Uses of StopMessageLiveLocation in org.telegram.telegrambots.meta.api.methods
Methods in org.telegram.telegrambots.meta.api.methods that return StopMessageLiveLocation Modifier and Type Method Description StopMessageLiveLocationStopMessageLiveLocation. setChatId(Long chatId)StopMessageLiveLocationStopMessageLiveLocation. setChatId(String chatId)StopMessageLiveLocationStopMessageLiveLocation. setInlineMessageId(String inlineMessageId)StopMessageLiveLocationStopMessageLiveLocation. setMessageId(Integer messageId)StopMessageLiveLocationStopMessageLiveLocation. setReplyMarkup(InlineKeyboardMarkup replyMarkup)
-