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 LocationLocationUpdateEvent. getLocation() -
Uses of Location in com.jtelegram.api.inline
Methods in com.jtelegram.api.inline that return Location Modifier and Type Method Description LocationInlineQuery. 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 LocationChosenInlineResult. 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 LocationLocationMessage. getContent()LocationLocationMessage. 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 LocationVenue. getLocation()
-