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