Send point on the map
sendLocation(
latitude = NULL,
longitude = NULL,
disable_notification = NULL,
reply_to_message_id = NULL,
chat_id = NULL
)
Latitude of location (required)
Longitude of location (required)
Sends the message silently. Users will receive a notification with no sound
If the message is a reply, ID of the original message
Unique identifier for the target chat or username of the target channel (required)