MessageContentVenue
A message content that shares a venue.
Properties
type: "venue"
latitude: number
The latitude of the venue.
longitude: number
The longitude of the venue.
title: string
The name of the venue.
address: string
The address of the venue.
foursquareId?: string
The Foursquare identifier of the venue.
foursquareType?: string
The Foursquare type of the venue.
googlePlaceId?: string
The Google Places identifier of the venue.
googlePlaceType?: string
The Google Places type of the venue.