Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendLocation
-
Packages that use SendLocation Package Description org.telegram.telegrambots.meta.api.methods.send -
-
Uses of SendLocation in org.telegram.telegrambots.meta.api.methods.send
Methods in org.telegram.telegrambots.meta.api.methods.send that return SendLocation Modifier and Type Method Description SendLocationSendLocation. disableNotification()SendLocationSendLocation. enableNotification()SendLocationSendLocation. setChatId(Long chatId)SendLocationSendLocation. setChatId(String chatId)SendLocationSendLocation. setLatitude(Float latitude)SendLocationSendLocation. setLivePeriod(Integer livePeriod)SendLocationSendLocation. setLongitude(Float longitude)SendLocationSendLocation. setReplyMarkup(ReplyKeyboard replyMarkup)SendLocationSendLocation. setReplyToMessageId(Integer replyToMessageId)
-