# Cliente. Crear Supergrupo o Canal (TelegramClientCreateSuperGroupOrChanel)

Crea un Supergrupo o Canal.

<table data-header-hidden><thead><tr><th width="320.111083984375" valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Conexión</td><td valign="top">[Enlace] Objeto de conexión del cliente.</td></tr><tr><td valign="top">Nombre</td><td valign="top">[Texto] Nombre del Supergrupo o Canal.</td></tr><tr><td valign="top">Descripción</td><td valign="top">[Texto] Descripción del Supergrupo o Canal.</td></tr><tr><td valign="top">Canal</td><td valign="top">Si se establece el valor, se crea un canal en lugar de un supergrupo.</td></tr><tr><td valign="top">Id de chat</td><td valign="top">[Texto] Identificador único del chat.</td></tr><tr><td valign="top">Nivel de procesamiento</td><td valign="top"><p>Selección del nivel de manejo de errores.</p><p>Valores posibles:</p><ul><li>"Default" - por defecto;</li><li>"Ignore" - se ignoran los errores;</li><li>"Handle" - se manejan los errores.</li></ul><p>Si se elige el valor "Default", se utilizará el valor del bloque "Inicio" de este diagrama.</p></td></tr><tr><td valign="top">Nivel de mensajes</td><td valign="top"><p>Selección del nivel de mensajes que los bloques mostrarán durante su funcionamiento.</p><p>Valores posibles:</p><ul><li>"Default" - por defecto;</li><li>"Release" - salida desactivada;</li><li>"Debug" - salida de información básica;</li><li>"Detailed" - salida de información detallada.</li></ul><p>Si se elige el valor "Default", se utilizará el valor del bloque "Inicio" de este diagrama.</p></td></tr><tr><td valign="top">Texto de error</td><td valign="top">[Texto] Devuelve información detallada sobre el error en caso de ejecución incorrecta del bloque.</td></tr></tbody></table>


---

# 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.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/telegram/klient.-sozdat-supergruppu-ili-kanal-telegramclientcreatesupergrouporchanel.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.
