curl --location --globoff 'https://api.green-api.com/waInstance<Ваш idInstance из личного кабинета Green API>/forwardMessages/<Ваш apiTokenInstance из личного кабинета Green API>' \
--header 'User-Agent: GREEN-API_POSTMAN/1.0' \
--header 'Content-Type: application/json' \
--data '{
"chatId": "10000000",
"chatIdFrom": "10000001",
"messages": [
"1769666251000",
"1769666251001",
"1769666251002"
],
"typingTime": 5000
}'{
"messages": [
"1769666251009",
"1769666251008",
"1769666251007"
]
}