telegramx.js

Venue

interface

This object represents a venue.

Declaration

interface Venue 

Properties

addressproperty#
address: string;

Address of the venue

foursquare_id?: string;

Optional. Foursquare identifier of the venue

foursquare_type?: string;

Optional. Foursquare type of the venue. (For example, "arts_entertainment/default", "arts_entertainment/aquarium" or "food/icecream".)

google_place_id?: string;

Optional. Google Places identifier of the venue

google_place_type?: string;

Optional. Google Places type of the venue. (See supported types.)

locationproperty#
location: Location;

Venue location. Can't be a live location.

titleproperty#
title: string;

Name of the venue