curl --location --globoff 'https://api.green-api.com/waInstance/sendMessage/' \
--header 'User-Agent: GREEN-API_POSTMAN/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatId": "79876543210@c.us",
"message": "I use Green-API to send this message to you!",
"typingTime": 5000,
"typingType": "text",
"quotedMessageId": "1769666251000"
}'{
"idMessage": "1769666251000"
}