MadelineProto/docs/TD_docs/methods/createChannelChat.md
2017-08-25 14:43:29 +02:00

23 lines
502 B
Markdown

---
title: createChannelChat
description: Returns existing chat corresponding to the known channel
---
## Method: createChannelChat
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns existing chat corresponding to the known channel
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|channel\_id|[int](../types/int.md) | Yes|Channel identifier|
### Return type: [Chat](../types/Chat.md)