# Настройка клавиатуры в Telegram

Откройте личный кабинет [WatBot](https://watbot.ru/), перейдите в вашего бота и откройте необходимый блок для редактирования и кликните на кнопку **Настройка Клавиатуры**.&#x20;

Подробнее в видео.

{% embed url="<https://www.youtube.com/watch?v=WElHsaua4U8&feature=youtu.be>" %}

3 точки: как убрать

3 точки появляются когда в сообщении 2 типа кнопок: под сообщением и главное меню (найду дешевле). Чтобы точек не было, в блоке должен быть только 1 тип меню.

![](/files/URBrx2gsfA8LsMTC6ERJ)


---

# 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.watbot.ru/chat-boty/kanaly/telegram/nastroika-klaviatury-v-telegram.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.
