Uses of Class
org.telegram.telegrambots.meta.api.objects.Location
-
Packages that use Location Package Description org.telegram.telegrambots.meta.api.objects org.telegram.telegrambots.meta.api.objects.inlinequery -
-
Uses of Location in org.telegram.telegrambots.meta.api.objects
Methods in org.telegram.telegrambots.meta.api.objects that return Location Modifier and Type Method Description LocationMessage. getLocation()LocationVenue. getLocation() -
Uses of Location in org.telegram.telegrambots.meta.api.objects.inlinequery
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery that return Location Modifier and Type Method Description LocationChosenInlineQuery. getLocation()LocationInlineQuery. getLocation()
-