TgKit library and website are still in early development!

Venue Class

extends Base

Represents a venue

Properties

address string

Address of the venue

See the code

client Client

See the code

foursquareId string

Foursquare identifier of the venue

See the code

foursquareType string

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

See the code

googlePlaceId string

Google Places identifier of the venue

See the code

googlePlaceType string

Google Places type of the venue

See the code

location Location

Venue location. Can't be a live location

See the code

title string

Name of the venue

See the code