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

23 lines
447 B
Markdown

---
title: messageChannelChatCreate
description: New channel chat created
---
## 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)