# Как узнать ID Telegram-канала

Очень часто при отправке запроса по вебхуку нам требуется узнать **ID Telegram-канала**.

Это делается в три шага:

1. Открываем в Telegram официального бота LeadСonverter | Инструменты ([https://t.me/LeadConverterToolkitBot](https://t.me/LeadConverterToolkitBot?utm_source=doc\&utm_medium=id+telegram+channel\&utm_campaign=leadconverterbot)) и нажимаем /start
2. Далее заходим в свой канал (для примера можно использовать этот :point\_right:[https://t.me/leadconverter](https://t.me/leadconverter?utm_source=doc\&utm_medium=id+telegram+channel\&utm_campaign=leadconverterchannel)) и пересылаем любое сообщение боту
3. В ответ бот присылает нам сообщение с ID канала

![](/files/gLzrAMa8YXGXRAz2oP1W)

{% hint style="warning" %}
**Важно!**

ID канала нужно копировать со **знаком тире**, в противном случае запросы работать не будут!
{% endhint %}

Теперь мы знаем ID нашего Telegram-канала.

{% hint style="success" %}
Если остались вопросы, смело обращайтесь в техподдержку.&#x20;

Мы всегда рады помочь! :relaxed::point\_down:
{% endhint %}

{% content-ref url="/pages/-MasAPNcg291uNezFqb4" %}
[Как задать вопрос в поддержку?](/kak-zadat-vopros-v-podderzhku.md)
{% endcontent-ref %}


---

# 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://docs.leadconverter.su/faq/populyarnye-voprosy/telegram/kak-uznat-id-telegram-kanala.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.
