green-api / issues

9 stars 0 forks source link

Требуется создать метод для массовых рассылок / Required to create a method for mass mailings #558

Open SergeyShark opened 4 days ago

SergeyShark commented 4 days ago

Требуется создать метод для массовых рассылок

Уровень API

Обходное решение

  1. Создать массив с номерами на которые будет проводиться рассылка
  2. В цикле запрашиваете метод SendMessage, где в каждой итерации цикла в поле "chatId" подставляется следующий элемент массива

Required create a method for mass mailings

Level API

Workaround

  1. Create an array with numbers to which mailing will be carried out
  2. In the cycle, request the SendMessage method, where in each iteration of the cycle the next array element is substituted in the "chatId" field