green-api / issues

11 stars 0 forks source link

Требуется исправить в опросе sendPoll количество символов / It is required to correct the number of characters in the sendPoll #436

Closed Smol2022 closed 1 month ago

Smol2022 commented 6 months ago

Требуется Исправить в методе sendPoll допустимое количество символов в параметре "message" на 255 символов.

Уровень API

Обходное решение Отправлять в параметре "message" не более 255 символов, чтобы не было потери текста.


Required Fix the allowed number of characters in the "message" parameter in the sendPoll method by 255 characters.

Level API

Workaround Send no more than 255 characters in the "message" parameter so that the text message is not lost.

dephea commented 1 month ago

Implemented in 28th release - https://green-api.com/en/docs/release/5.44.28.11/