//[docs](../../../index.md)/[dev.inmo.tgbotapi.CommonAbstracts](../index.md)/[Locationed](index.md) # Locationed [common] interface [Locationed](index.md) ## Properties | Name | Summary | |---|---| | [latitude](latitude.md)| [common] abstract val [latitude](latitude.md): [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html)
| | [longitude](longitude.md)| [common] abstract val [longitude](longitude.md): [Double](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html)
| ## Inheritors | Name | |---| | [EditLocationMessage](../../dev.inmo.tgbotapi.requests.edit.abstracts/-edit-location-message/index.md)| | [PositionedSendMessageRequest](../../dev.inmo.tgbotapi.requests.send.abstracts/-positioned-send-message-request/index.md)| | [InlineQueryResultLocation](../../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-location/index.md)| | [InlineQueryResultVenue](../../dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-venue/index.md)| | [InputLocationMessageContent](../../dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-location-message-content/index.md)| | [InputVenueMessageContent](../../dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-venue-message-content/index.md)| | [Location](../../dev.inmo.tgbotapi.types.location/-location/index.md)| | [Venue](../../dev.inmo.tgbotapi.types.venue/-venue/index.md)|