MadelineProtoDocs/docs/TD_docs/constructors/messageChannelChatCreate.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
520 B
Markdown

---
title: messageChannelChatCreate
description: New channel chat created
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: messageChannelChatCreate
[Back to constructors index](index.md)
New channel chat created
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|title|[string](../types/string.md) | Yes|Title of created channel chat|
### Type: [MessageContent](../types/MessageContent.md)