Package dev. inmo. tgbotapi. types. location
Types
Live Location
Link copied to clipboard
Location
Link copied to clipboard
Common interface for any known telegram location. Use LocationSerializer in case you wish to serialize/deserialize Location
Location Serializer
Link copied to clipboard
Static Location
Link copied to clipboard
data class StaticLocation(longitude: Double, latitude: Double, horizontalAccuracy: Meters?) : Location
Content copied to clipboard