An Object-Oriented PHP library for Telegram Bots
This object represents a venue.
$location: Location Venue location. Can’t be a live location$title: Name of the venue$address: Address of the venue$foursquare_id: Optional. Foursquare identifier of the venue$foursquare_type: Optional. Foursquare type of the venue. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)$google_place_id: Optional. Google Places identifier of the venue$google_place_type: Optional. Google Places type of the venue. (See supported types.)