# У меня в задаче статистика приглашенных растет, а чат люди не прибавляются или их мало.

Это по всей видимости проскальзывание — определенный вид санкций от Телеграм.\
Бывает, что Телеграм в ответ на действие аккаунта по приглашению пользователя в чат присылает нам по API «ОК», но по факту Телеграм человека в чат не добавляет или добавляет и сразу списывает. В итоге задача считает, что человек успешно добавлен, увеличивает статистику, а в участниках чата его нет.

Что делать:

* Дайте чату отдых на 3-4 дня, ничего не инвайтя в него, но поддерживая активность.
* Поменяйте аккаунты в задаче.

Если не помогло — нужно задуматься либо о гораздо большей паузе в инвайтинге, либо сменить чат.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.tassist.ru/public-documentation/poleznaya-informaciya/invaiting/u-menya-v-zadache-statistika-priglashennykh-rastet-a-chat-lyudi-ne-pribavlyayutsya-ili-ikh-malo..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
