23 lines
416 B
Markdown
23 lines
416 B
Markdown
---
|
|
title: messageChatChangeTitle
|
|
description: Chat title changed
|
|
---
|
|
## Constructor: messageChatChangeTitle
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Chat title changed
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|title|[string](../types/string.md) | Yes|New chat title|
|
|
|
|
|
|
|
|
### Type: [MessageContent](../types/MessageContent.md)
|
|
|
|
|