Uses of Class
com.jtelegram.api.message.media.Location
-
Packages that use Location Package Description com.jtelegram.api.events.location com.jtelegram.api.inline com.jtelegram.api.inline.result com.jtelegram.api.message.impl com.jtelegram.api.message.media -
-
Uses of Location in com.jtelegram.api.events.location
Methods in com.jtelegram.api.events.location that return Location Modifier and Type Method Description Location
LocationUpdateEvent. getLocation()
-
Uses of Location in com.jtelegram.api.inline
Methods in com.jtelegram.api.inline that return Location Modifier and Type Method Description Location
InlineQuery. getLocation()
-
Uses of Location in com.jtelegram.api.inline.result
Methods in com.jtelegram.api.inline.result that return Location Modifier and Type Method Description Location
ChosenInlineResult. getLocation()
-
Uses of Location in com.jtelegram.api.message.impl
Methods in com.jtelegram.api.message.impl that return Location Modifier and Type Method Description Location
LocationMessage. getContent()
Location
LocationMessage. getLocation()
-
Uses of Location in com.jtelegram.api.message.media
Methods in com.jtelegram.api.message.media that return Location Modifier and Type Method Description Location
Venue. getLocation()
-