Use this method to send point on the map.

Log in to see full request history

Use this method to send point on the map. On success, the sent Message is returned.

See sendLocation official docs for a list of supported parameters and other info.

Path Params
string
required

Your Bot Token

Body Params
string

Unique identifier for the target chat or username of the target channel (in the format @channelusername)

double
Defaults to null

Latitude of location

double
Defaults to null

Longitude of location

boolean
Defaults to false

Sends the message silently. iOS users will not receive a notification, Android users will receive a notification with no sound. Other apps coming soon.

int32
Defaults to null

If the message is a reply, ID of the original message

Responses

Language
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json