mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-08 09:23:47 +00:00
2.7 KiB
2.7 KiB
//docs/dev.inmo.tgbotapi.CommonAbstracts/Locationed
Locationed
[common] interface Locationed
Properties
Name | Summary |
---|---|
latitude | [common] abstract val latitude: Double |
longitude | [common] abstract val longitude: Double |
Inheritors
Name |
---|
EditLocationMessage |
PositionedSendMessageRequest |
InlineQueryResultLocation |
InlineQueryResultVenue |
InputLocationMessageContent |
InputVenueMessageContent |
Location |
Venue |