500 B
500 B
title | description |
---|---|
inputMediaGeoPoint | inputMediaGeoPoint attributes, type and example |
Constructor: inputMediaGeoPoint
Attributes:
Name | Type | Required |
---|---|---|
geo_point | InputGeoPoint | Required |
Type: InputMedia
Example:
$inputMediaGeoPoint = ['_' => 'inputMediaGeoPoint', 'geo_point' => InputGeoPoint, ];