# 6-6-25 Versão 2.9.4.4

* Bug - Mensagem rápida remover anexo
* Melhorias, Envio hub para melhor desempenho e futurar auditorias.
* Bot interno preparação novos canais
* melhoria integração ia\
  configuração Intervalo (ms) entre mensagens\
  Define o tempo de espera (em milissegundos) entre as respostas da IA.\
  Por exemplo: 15000 ms significa 15 segundos.

Durante esse intervalo, se o cliente enviar várias mensagens,\
a IA responderá somente uma vez,\
ou seja, ela aguardará esse tempo antes de responder novamente.

Resumo: \
A IA só responde uma vez a cada intervalo definido, \
mesmo que o cliente envie várias mensagens nesse tempo.


---

# 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://ajuda.super-zapp.com.br/extras/atualizacoes-do-sistema/6-6-25-versao-2.9.4.4.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.
