Package dev.inmo.tgbotapi.types.venue

Types

Link copied to clipboard
data class Venue(location: StaticLocation, title: String, address: String, foursquareId: FoursquareId?, foursquareType: FoursquareType?, googlePlaceId: GooglePlaceId?, googlePlaceType: GooglePlaceType?) : CommonVenueData, Locationed