CommonVenueData

interface CommonVenueData : Titled

Properties

address
Link copied to clipboard
common
abstract val address: String
foursquareId
Link copied to clipboard
common
abstract val foursquareId: FoursquareId?
foursquareType
Link copied to clipboard
common
abstract val foursquareType: FoursquareType?
googlePlaceId
Link copied to clipboard
common
abstract val googlePlaceId: GooglePlaceId?
googlePlaceType
Link copied to clipboard
common
abstract val googlePlaceType: GooglePlaceType?
title
Link copied to clipboard
common
abstract override val title: String

Inheritors

InlineQueryResultVenue
Link copied to clipboard
InputVenueMessageContent
Link copied to clipboard
Venue
Link copied to clipboard