telegram api constructor · layer 229 · #be82db9c

mediaAreaVenue

Represents a location tag attached to a story, with additional venue information.

definition

mediaAreaVenue#be82db9c coordinates:MediaAreaCoordinates geo:GeoPoint title:string address:string provider:string venue_id:string venue_type:string = MediaArea;

parameters

nametypedescription
coordinatesMediaAreaCoordinatesThe size and location of the media area corresponding to the location sticker on top of the story media.
geoGeoPointCoordinates of the venue
titlestringVenue name
addressstringAddress
providerstringVenue provider: currently only "foursquare" needs to be supported.
venue_idstringVenue ID in the provider's database
venue_typestringVenue type in the provider's database

type

MediaArea · other constructors: inputMediaAreaVenue, mediaAreaGeoPoint, mediaAreaSuggestedReaction, mediaAreaChannelPost, inputMediaAreaChannelPost, mediaAreaUrl, mediaAreaWeather, mediaAreaStarGift

history

present in layers 161–229

idlayers
#be82db9c161–229