telegram api constructor · layer 229 · #9f2221c9
inputWebFileGeoPointLocation
Used to download a server-generated image with the map preview from a geoPoint, see the webfile docs for more info ».
definition
inputWebFileGeoPointLocation#9f2221c9 geo_point:InputGeoPoint access_hash:long w:int h:int zoom:int scale:int = InputWebFileLocation;
parameters
| name | type | description |
|---|---|---|
geo_point | InputGeoPoint | Generated from the lat, long and accuracy_radius parameters of the geoPoint |
access_hash | long | Access hash of the geoPoint |
w | int | Map width in pixels before applying scale; 16-1024 |
h | int | Map height in pixels before applying scale; 16-1024 |
zoom | int | Map zoom level; 13-20 |
scale | int | Map scale; 1-3 |
type
InputWebFileLocation · other constructors: inputWebFileLocation, inputWebFileAudioAlbumThumbLocation
history
present in layers 79–80, 82–229 · constructor id changed 1×
| id | layers |
|---|---|
| #66275a62 | 79–80 |
| #9f2221c9 | 82–229 |