messageMediaVenue

Venue

Constructor schema is available as of layer 72. Switch »

Parameters

Name Type Description
geo GeoPoint Geolocation of venue
title string Venue name
address string Address
provider string Venue provider: currently only "foursquare" and "gplaces" (Google Places) need to be supported
venue_id string Venue ID in the provider's database
venue_type string Venue type in the provider's database

Type

MessageMedia

Go up