Uses of Class
org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent.InputLocationMessageContent
-
Packages that use InputLocationMessageContent Package Description org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent -
-
Uses of InputLocationMessageContent in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent that return InputLocationMessageContent Modifier and Type Method Description InputLocationMessageContentInputLocationMessageContent. setLatitude(Float latitude)InputLocationMessageContentInputLocationMessageContent. setLivePeriod(Integer livePeriod)InputLocationMessageContentInputLocationMessageContent. setLongitude(Float longitude)
-