green-api / issues

12 stars 0 forks source link

Требуется исправить поле statusMessage в журналах / It is required to correct the statusMessage field in the logs #494

Open dephea opened 5 months ago

dephea commented 5 months ago

Требуется Требуется исправить статусы сообщений в методах lastOutgoingMessage и getChatHistory. При выключенной настройке “получать статусы отправленных сообщений“ в методах lastOutgoingMessage и getChatHistory вместо статусов “pending” и "sent" поле statusMessage должно быть пустым.

Уровень API


Required Required to fix the message statuses in the lastOutgoingMessage and getChatHistory methods. With the "Receive webhooks on sent messages statuses" setting turned off, in the methods lastOutgoingMessage and getChatHistory the messages should have statusMessage as an empty string, instead of "pending" or "sent".

Level API