# Вопросы про WhatsApp

{% hint style="info" %}
Можно ли установить WhatsApp на городской телефон?
{% endhint %}

Да, можно.

{% hint style="info" %}
Сколько сообщений выдерживает чат-бот WhatsApp?
{% endhint %}

Чат-бот способен выдержать до 5000 сообщений в сутки.

{% hint style="info" %}
На каких тарифах есть авторассылки?
{% endhint %}

Рассылки доступны на тарифах [WhatsApp](https://help.onebot.tech/onebot-help/messendzhery/whatsapp/podklyuchenie-i-tarify) и [WhatsApp Премиум](https://help.onebot.tech/onebot-help/messendzhery/whatsapp/podklyuchenie-i-tarify) (не доступен на данный момент).

{% hint style="info" %}
Возможно ли чтобы с одного номера сообщения пересылались в группу или на несколько номеров сразу. По типу переадресации.
{% endhint %}

Да, такое решение возможно.

{% hint style="info" %}
На каких тарифах можно запускать бот по любой фразе?
{% endhint %}

Доступно на тарифах WhatsApp, WhatsApp Premium (не доступен на данный момент)

{% hint style="info" %}
Можно ли сделать в WhatsApp кликабельные кнопки меню как в Telegram?
{% endhint %}

На данный момент это невозможно, ожидается в будущих обновлениях.


---

# 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://help.onebot.tech/onebot-help/chasto-zadavaemye-voprosy/voprosy-pro-whatsapp.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.
