curl --location 'https://api.green-api.com/' \
--header 'Content-Type: application/json' \
--data-raw '{
"typeWebhook": "outgoingAPIMessageReceived",
"instanceData": {
"idInstance": 4100000000,
"wid": "79876543210@c.us",
"typeInstance": "telegram"
},
"timestamp": 1588091580,
"idMessage": "1769693783000",
"senderData": {
"chatId": "10000000",
"sender": "10000000",
"chatName": "Иван Царевич",
"senderName": "Иван Царевич",
"senderContactName": "Иван Царевич",
"senderPhoneNumber": 79991112233
},
"messageData": {
"typeMessage": "imageMessage",
"fileMessageData": {
"downloadUrl": "https://4100.api.green-api.com/download/4100/15697d2c-397c-4fd0-8e1a-8be95f753aae.jpg",
"caption": "",
"fileName": "15697d2c-397c-4fd0-8e1a-8be95f753aae.jpg",
"jpegThumbnail": "/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEABsbGxscGx4hIR4qLSgtKj04Mj4xcd0e1WQnSoyk9Mw6Eq5MasTa4Nt/C30j/2Q==",
"isAnimated": false,
"mimeType": "image/jpeg",
"forwardingScore": 0,
"isForwarded": false
}
}
}'