curl --location --globoff 'https://api.green-api.com/waInstance/sendLocation/' \
--header 'User-Agent: GREEN-API_POSTMAN/1.0' \
--header 'Content-Type: application/json' \
--data '{
"chatId": "10000000",
"latitude": 51.1035035,
"longitude": 71.3996933,
"typingTime": 5000,
"typingType": "choose_location",
"quotedMessageId": "1769666251000"
}'{
"idMessage": "1769666251000"
}