telegram api constructor · layer 229 · #c13d1c11
inputMediaVenue
Can be used to send a venue geolocation.
definition
inputMediaVenue#c13d1c11 geo_point:InputGeoPoint title:string address:string provider:string venue_id:string venue_type:string = InputMedia;
parameters
| name | type | description |
|---|---|---|
geo_point | InputGeoPoint | Geolocation |
title | string | Venue name |
address | string | Physical address of the venue |
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
InputMedia · 19 other constructors
history
present in layers 46–229 · constructor id changed 1×
| id | layers |
|---|---|
| #2827a81a | 46–71 |
| #c13d1c11 | 72–229 |